hass-core/homeassistant/components/geniushub
Erik Montnemery b022e08db9
Rename BinarySensorDevice to BinarySensorEntity ()
* 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 Unsub dispatcher when removing entity from hass () 2020-04-02 09:25:33 -07:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity () 2020-04-23 21:57:07 +02:00
climate.py
manifest.json Remove unused manifest fields () 2020-04-03 12:58:19 -07:00
sensor.py Add and use percentage constant () 2020-02-28 11:46:48 -08:00
services.yaml Add prettier (in pre-commit and CI) () 2020-04-05 17:27:16 +02:00
switch.py
water_heater.py