core/homeassistant/components/ihc
Erik Montnemery 066e921a8b
Rename SwitchDevice to SwitchEntity (#34673)
2020-04-26 18:50:37 +02:00
..
__init__.py
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
const.py
ihc_auto_setup.yaml
ihcdevice.py
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
manifest.json Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
sensor.py
services.yaml
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00
util.py