core/homeassistant/components/homematic
Erik Montnemery b022e08db9
Rename BinarySensorDevice to BinarySensorEntity (#34462)
* Rename BinarySensorDevice to BinarySensorEntity

* Tweak

* Move deprecation warning to __new__, add test

* Move deprecation warning back to __init__

* Move deprecation warning to __init_subclass
2020-04-23 21:57:07 +02:00
..
__init__.py Clean up ssl usage (#33960) 2020-04-10 22:01:57 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
climate.py
const.py Support for COLOR_TEMP in Homematic dimmers (#31207) 2020-03-23 10:56:44 +01:00
cover.py
entity.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
light.py Support for COLOR_TEMP in Homematic dimmers (#31207) 2020-03-23 10:56:44 +01:00
lock.py
manifest.json Update pyhomematic to 0.1.66 (#34314) 2020-04-16 16:59:10 -07:00
notify.py
sensor.py Drop UNIT_ prefix for constants (#34164) 2020-04-21 19:45:53 +02:00
services.yaml Update pyhomematic to 0.1.66 (#34314) 2020-04-16 16:59:10 -07:00
switch.py