hass-core/homeassistant/components/iron_os
Manu 611a952232
Prevent update entity becoming unavailable on device disconnect in IronOS (#129840)
* Don't render update entity unavailable when Pinecil device disconnects

* fixes
2024-11-05 18:39:10 +01:00
..
__init__.py Set up single coordinator for all config entries in IronOS (#129108) 2024-10-25 10:51:23 +02:00
config_flow.py
const.py
coordinator.py Bump pynecil to 0.2.1 (#129843) 2024-11-05 11:52:11 +01:00
entity.py Set up single coordinator for all config entries in IronOS (#129108) 2024-10-25 10:51:23 +02:00
icons.json
manifest.json Bump pynecil to 0.2.1 (#129843) 2024-11-05 11:52:11 +01:00
number.py Set up single coordinator for all config entries in IronOS (#129108) 2024-10-25 10:51:23 +02:00
sensor.py Set up single coordinator for all config entries in IronOS (#129108) 2024-10-25 10:51:23 +02:00
strings.json
update.py Prevent update entity becoming unavailable on device disconnect in IronOS (#129840) 2024-11-05 18:39:10 +01:00