core/homeassistant/components/tellduslive
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
..
translations Rename translations dir for integrations (#34494) 2020-04-21 16:11:05 -07:00
__init__.py
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
config_flow.py
const.py
cover.py Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
entry.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00
light.py Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
sensor.py Drop UNIT_ prefix for constants (#34164) 2020-04-21 19:45:53 +02:00
strings.json Drop title from translations if brand name (#34306) 2020-04-16 12:52:53 -07:00
switch.py Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00