hass-core/homeassistant/components/ihc
Erik Montnemery 3e09787d85
Set device_class on temperature sensors F-K ()
* 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. () 2021-04-23 09:55:20 +02:00
binary_sensor.py
const.py Remove unnecessary constant from ihc () 2021-02-09 20:21:04 +01:00
ihc_auto_setup.yaml
ihcdevice.py Update integrations f-i to override extra_state_attributes() () 2021-03-11 16:57:47 +01:00
light.py Fix ihc typing () 2021-05-01 21:01:56 +02:00
manifest.json Upgrade defusedxml to 0.7.1 () 2021-05-15 19:41:34 +02:00
sensor.py Set device_class on temperature sensors F-K () 2021-07-12 20:32:55 +02:00
services.yaml Wrap up selectors () 2021-05-25 14:45:17 +02:00
switch.py
util.py