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:
emontnemery 2018-10-18 22:28:40 +02:00 committed by Martin Hjelmare
parent cf3a97ff3c
commit 10c1378195
4 changed files with 284 additions and 2 deletions

View file

@ -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