core/tests/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
common.py ZBT-1 and Yellow firmware update entities for Zigbee/Thread (#138505) 2025-03-15 00:28:02 +01:00
conftest.py Reload the ZBT-1 integration on USB state changes (#141287) 2025-03-31 09:10:24 -10:00
test_config_flow.py ZBT-1 and Yellow firmware update entities for Zigbee/Thread (#138505) 2025-03-15 00:28:02 +01:00
test_const.py
test_hardware.py Hide broken ZBT-1 config entries on the hardware page (#142110) 2025-04-04 03:09:13 +02:00
test_init.py Fix data in old SkyConnect integration config entries or delete them (#141959) 2025-04-01 20:27:06 +02:00
test_update.py Handle all firmware types for ZBT-1 and Yellow update entities (#141674) 2025-03-28 20:38:16 +01:00
test_util.py