core/homeassistant/components/homematic
guillempages f09a20b66d
Add names for the homematic garage door states (#35349)
* Add names for the homematic garage door states

* Use None instead of "unknown"

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-05-10 18:10:02 +02:00
..
__init__.py Clean up ssl usage (#33960) 2020-04-10 22:01:57 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
climate.py Rename ClimateDevice to ClimateEntity (#34591) 2020-04-25 18:04:03 +02:00
const.py Support for COLOR_TEMP in Homematic dimmers (#31207) 2020-03-23 10:56:44 +01:00
cover.py Rename CoverDevice to CoverEntity (#34595) 2020-04-25 18:07:15 +02:00
entity.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
lock.py Rename LockDevice to LockEntity (#34594) 2020-04-25 18:02:41 +02:00
manifest.json Update pyhomematic to 0.1.66 (#34314) 2020-04-16 16:59:10 -07:00
notify.py
sensor.py Add names for the homematic garage door states (#35349) 2020-05-10 18:10:02 +02:00
services.yaml Update pyhomematic to 0.1.66 (#34314) 2020-04-16 16:59:10 -07:00
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00