1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/homeassistant/components/isy994
shbatm 18c2614802
Check ISY994 climate for unknown humidity value on Z-Wave Thermostat (#72990)
Check ISY994 climate for unknown humidity on Z-Wave Thermostat

Update to #72670 to compare the property value and not the parent object. Should actually fix #72628
2022-06-03 06:53:23 -10:00
..
translations [ci skip] Translation update 2022-06-02 00:27:51 +00:00
__init__.py Add support for async_remove_config_entry_device to isy994 (#72737) 2022-05-31 08:11:44 -10:00
binary_sensor.py
climate.py Check ISY994 climate for unknown humidity value on Z-Wave Thermostat (#72990) 2022-06-03 06:53:23 -10:00
config_flow.py Use Mapping for async_step_reauth (f-o) (#72764) 2022-06-02 14:17:09 +02:00
const.py Create ISY auxiliary sensors as sensor entities instead of attributes (#71254) 2022-05-03 09:49:52 -07:00
cover.py Use EntityFeature enum in components (i**) (#69409) 2022-04-06 21:35:27 -10:00
entity.py Create ISY auxiliary sensors as sensor entities instead of attributes (#71254) 2022-05-03 09:49:52 -07:00
fan.py Use EntityFeature enum in components (i**) (#69409) 2022-04-06 21:35:27 -10:00
helpers.py Cleanup deprecated async_get_registry in isy994 (#72078) 2022-05-18 14:09:43 +02:00
light.py Use ColorMode enum in isy994 (#70509) 2022-04-23 09:06:23 -10:00
lock.py
manifest.json Add discovery support for polisy to isy994 (#70940) 2022-04-27 21:18:32 -07:00
sensor.py Set entity category for isy auxiliary sensors (#71266) 2022-05-03 20:43:58 -05:00
services.py Add support for async_remove_config_entry_device to isy994 (#72737) 2022-05-31 08:11:44 -10:00
services.yaml
strings.json Fix typo in ISY994 re-authentication dialog (#72497) 2022-05-25 20:29:42 +02:00
switch.py
system_health.py
util.py Add support for async_remove_config_entry_device to isy994 (#72737) 2022-05-31 08:11:44 -10:00