core/homeassistant/components/knx
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 Enable KNX tunnel auto_reconnect by default (#33387) 2020-04-01 00:22:20 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
climate.py Allow configuring KNX preset_modes via the operation_modes variable (#33068) 2020-04-18 17:07:13 +02:00
cover.py Directly call write state 2 (#33513) 2020-04-03 09:34:50 +02:00
light.py Extend knx brightness with rgb brightness if brightness addres… (#33152) 2020-04-18 02:25:44 +02:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
notify.py
scene.py Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00
sensor.py Directly call write state 2 (#33513) 2020-04-03 09:34:50 +02:00
services.yaml
switch.py Directly call write state 2 (#33513) 2020-04-03 09:34:50 +02:00