hass-core/homeassistant/components/fritzbox
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 [ci skip] Translation update 2020-04-23 00:05:07 +00:00
__init__.py Add config flow and device registry to fritzbox integration (#31240) 2020-04-20 15:00:07 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
climate.py Add config flow and device registry to fritzbox integration (#31240) 2020-04-20 15:00:07 +02:00
config_flow.py Add config flow and device registry to fritzbox integration (#31240) 2020-04-20 15:00:07 +02:00
const.py Add config flow and device registry to fritzbox integration (#31240) 2020-04-20 15:00:07 +02:00
manifest.json Add config flow and device registry to fritzbox integration (#31240) 2020-04-20 15:00:07 +02:00
sensor.py Add config flow and device registry to fritzbox integration (#31240) 2020-04-20 15:00:07 +02:00
strings.json Don't set step title if it's integration title (#34524) 2020-04-22 15:05:39 +02:00
switch.py Add config flow and device registry to fritzbox integration (#31240) 2020-04-20 15:00:07 +02:00