hass-core/homeassistant/components/ihc
tkdrob 1160a5f239
Add targets and selectors for services (I-K) (#50542)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-14 20:34:59 +02:00
..
__init__.py Integrations i* - m*: Rename HomeAssistantType to HomeAssistant. (#49586) 2021-04-23 09:55:20 +02:00
binary_sensor.py
const.py Remove unnecessary constant from ihc (#46268) 2021-02-09 20:21:04 +01:00
ihc_auto_setup.yaml IHC service functions support for multiple IHC controllers (#44626) 2021-01-30 12:46:50 +01:00
ihcdevice.py Update integrations f-i to override extra_state_attributes() (#47757) 2021-03-11 16:57:47 +01:00
light.py Fix ihc typing (#49946) 2021-05-01 21:01:56 +02:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
sensor.py Migrate integrations i-m to extend SensorEntity (#48213) 2021-03-22 19:59:03 +01:00
services.yaml Add targets and selectors for services (I-K) (#50542) 2021-05-14 20:34:59 +02:00
switch.py
util.py