1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/homematic
Daniel Sack c732749640
Update __init__.py (#48659)
This change solves that HMIP-RCV-1 is not found when used in a service call to invoke a virtual key (case-sensitivity problem).
- https://community.home-assistant.io/t/homematic-hmip-rcv-50-not-working-with-virtual-key-any-more/249000
- https://github.com/danielperna84/pyhomematic/issues/368
2021-04-07 15:51:35 +02:00
..
__init__.py Update __init__.py (#48659) 2021-04-07 15:51:35 +02: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 Migrate integrations f-h to extend SensorEntity (#48212) 2021-03-22 19:45:17 +01: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