core/homeassistant/components/homematic
Franck Nijhof 055cdc64c0
Add support for IoT class in manifest (#46935)
2021-04-15 10:21:38 +02:00
..
__init__.py Update __init__.py (#48659) 2021-04-07 15:51:35 +02:00
binary_sensor.py
climate.py
const.py Update pyhomematic to 0.1.72 (#47906) 2021-03-14 18:52:47 +01:00
cover.py
entity.py Mark base components' state_attribute @final, rename others to extra_state_attributes (#48161) 2021-03-21 10:38:24 +01:00
light.py Fix Homematic transition function on light devices with multiple channels (#45725) 2021-03-19 12:36:03 +01:00
lock.py
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
notify.py
sensor.py Migrate integrations f-h to extend SensorEntity (#48212) 2021-03-22 19:45:17 +01:00
services.yaml
switch.py