hass-core/homeassistant/components/remote_rpi_gpio
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 Move imports to top for remote_rpi_gpio (#29286) 2019-12-01 15:24:11 +01:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
switch.py Move imports to top for remote_rpi_gpio (#29286) 2019-12-01 15:24:11 +01:00