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
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 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