1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/homematic
Erik Montnemery 346a724ac3
Mark base components' state_attribute @final, rename others to extra_state_attributes (#48161)
* Mark base state_attributes @final, rename others to extra_state_attributes

* Fix calendar, update tests
2021-03-21 10:38:24 +01:00
..
__init__.py Use core constants for homematic (#46248) 2021-02-09 12:02:53 +01:00
binary_sensor.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
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 Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
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 Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
manifest.json Update pyhomematic to 0.1.72 (#47906) 2021-03-14 18:52:47 +01:00
notify.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
sensor.py Add and use light lux constant in entire code base (#40171) 2020-09-23 20:48:01 +02:00
services.yaml Add rx mode to homematic.put_paramset service (#40065) 2020-10-10 20:42:19 +02:00
switch.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00