core/homeassistant/components/homeassistant_sky_connect
puddly 7152c86591
Hide broken ZBT-1 config entries on the hardware page (#142110)
* Hide bad ZBT-1 config entries on the hardware page

* Set up the bad config entry in the unit test

* Roll into a list comprehension

* Remove constant changes

* Fix condition in unit test
2025-04-04 03:09:13 +02:00
..
__init__.py Translation key for ZBT-1 integration failing due to disconnection (#142077) 2025-04-02 15:33:41 +02:00
config_flow.py Fix data in old SkyConnect integration config entries or delete them (#141959) 2025-04-01 20:27:06 +02:00
const.py
hardware.py Hide broken ZBT-1 config entries on the hardware page (#142110) 2025-04-04 03:09:13 +02:00
manifest.json
strings.json Translation key for ZBT-1 integration failing due to disconnection (#142077) 2025-04-02 15:33:41 +02:00
update.py Fix entity names for HA hardware firmware update entities (#142029) 2025-04-01 18:43:01 -04:00
util.py