hass-core/homeassistant/components/ihc
Erik Montnemery 3e09787d85
Set device_class on temperature sensors F-K (#52918)
* Set device_class on temperature sensors F-K

* Fix juicenet sensor
2021-07-12 20:32:55 +02:00
..
__init__.py Integrations i* - m*: Rename HomeAssistantType to HomeAssistant. (#49586) 2021-04-23 09:55:20 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
const.py
ihc_auto_setup.yaml
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 Upgrade defusedxml to 0.7.1 (#50671) 2021-05-15 19:41:34 +02:00
sensor.py Set device_class on temperature sensors F-K (#52918) 2021-07-12 20:32:55 +02:00
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
switch.py
util.py