hass-core/homeassistant/components/homematic
Daniel 98a8ce0555
Add homematic IPKeyBlindMulti device (#38059)
* Update const.py

Added device class "IPKeyBlindMulti" to const.py in order to support HomematicIP device HmIP-DRBLI4. The site package pyhomematic supports this class already in actors.py.

* Update const.py
2020-07-23 15:02:54 +02:00
..
__init__.py Improve support for homematic garage covers (#35350) 2020-06-30 14:39:20 -07:00
binary_sensor.py Update pyhomematic to 0.1.67 (#35637) 2020-05-16 17:56:26 +02:00
climate.py Rename ClimateDevice to ClimateEntity (#34591) 2020-04-25 18:04:03 +02:00
const.py Add homematic IPKeyBlindMulti device (#38059) 2020-07-23 15:02:54 +02:00
cover.py Improve support for homematic garage covers (#35350) 2020-06-30 14:39:20 -07:00
entity.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
light.py Fix light profiles for HomeMatic lights (#35882) 2020-05-21 10:35:04 +02:00
lock.py Rename LockDevice to LockEntity (#34594) 2020-04-25 18:02:41 +02:00
manifest.json Update pyhomematic to 0.1.67 (#35637) 2020-05-16 17:56:26 +02:00
notify.py Refactor HomeMatic / Fix issue with 0.104/dev (#30752) 2020-01-14 11:26:59 +01:00
sensor.py Fix HM-CC-VD unit, #31083 (#35066) 2020-05-14 23:35:11 +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