Add binary_sensor support to RFlink (#17146)
* Add binary_sensor support to RFlink * Add support for aliases * Fix review comments * Refactor, add tests * Review comments * Review comments * Review comments * Review comments
This commit is contained in:
parent
cf3a97ff3c
commit
10c1378195
4 changed files with 284 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
Support for Rflink sensors.
|
||||
|
||||
For more details about this platform, please refer to the documentation at
|
||||
https://home-assistant.io/components/light.rflink/
|
||||
https://home-assistant.io/components/sensor.rflink/
|
||||
"""
|
||||
import logging
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue