core/homeassistant/components/zigbee
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 Remove global variable from zigbee (#33750) 2020-04-07 17:41:23 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
light.py Remove global variable from zigbee (#33750) 2020-04-07 17:41:23 +02:00
manifest.json
sensor.py Remove global variable from zigbee (#33750) 2020-04-07 17:41:23 +02:00
switch.py Remove global variable from zigbee (#33750) 2020-04-07 17:41:23 +02:00