core/homeassistant/components/homematic
Erik Montnemery 339a56e434
Migrate integrations f-h to extend SensorEntity (#48212)
2021-03-22 19:45:17 +01:00
..
__init__.py
binary_sensor.py
climate.py hm climate: Return PRESET_NONE instead of None (#47003) 2021-02-25 09:49:52 +01:00
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 Update pyhomematic to 0.1.72 (#47906) 2021-03-14 18:52:47 +01: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