1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/pilight
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 Replace OSError aliases with OSError (#33655) 2020-04-04 22:09:11 +02:00
base_class.py Add pilight dimmer as light component (#30107) 2020-01-06 20:13:08 -05:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
const.py Add pilight dimmer as light component (#30107) 2020-01-06 20:13:08 -05:00
light.py Add pilight dimmer as light component (#30107) 2020-01-06 20:13:08 -05:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
sensor.py
services.yaml Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
switch.py Add pilight dimmer as light component (#30107) 2020-01-06 20:13:08 -05:00