core/homeassistant/components/insteon
Tom Harris 28db0cebf0
Fix Insteon cover and smoke detector entities (#35810)
* Bump pyinsteon to 1.0.1

* Fix cover open/close calls

* Add smokebridge sensors

* trigger tests

* trigger tests
2020-05-19 19:38:00 +02:00
..
__init__.py
binary_sensor.py
const.py
cover.py Fix Insteon cover and smoke detector entities (#35810) 2020-05-19 19:38:00 +02:00
fan.py
insteon_entity.py
ipdb.py Fix Insteon cover and smoke detector entities (#35810) 2020-05-19 19:38:00 +02:00
light.py
manifest.json Fix Insteon cover and smoke detector entities (#35810) 2020-05-19 19:38:00 +02:00
schemas.py
services.yaml
switch.py
utils.py