core/tests/components/zha
puddly 2e8d598795
Allow ZHA startup to fail instead of raising `ConfigEntryNotReady` (#77417)
* Retry startup within ZHA instead of raising `ConfigEntryNotReady`

* Add unit tests

* Disable pylint warning for intentional broad except
2022-08-29 11:42:01 -04:00
..
__init__.py
common.py Fix ZHA light brightness jumping around during transitions (#74849) 2022-07-26 20:03:17 -04:00
conftest.py ZHA network backup and restore API (#75791) 2022-07-28 11:24:31 -04:00
test_alarm_control_panel.py
test_api.py ZHA network backup and restore API (#75791) 2022-07-28 11:24:31 -04:00
test_backup.py ZHA network backup and restore API (#75791) 2022-07-28 11:24:31 -04:00
test_binary_sensor.py
test_button.py
test_channels.py ZHA light entity cleanup (#75573) 2022-07-21 17:54:50 -04:00
test_climate.py
test_config_flow.py Revert rename of confirm step in zha config flow (#77010) 2022-08-19 09:33:57 +02:00
test_cover.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_device.py Identify the active ZHA coordinator device in API responses (#74739) 2022-07-11 14:19:30 -04:00
test_device_action.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_device_tracker.py
test_device_trigger.py Correctly handle device triggers for missing ZHA devices (#74894) 2022-07-10 13:35:45 -04:00
test_diagnostics.py
test_discover.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_fan.py New sensors and manufacturer cluster to support IKEA STARKVIND (with Quirk) (#73450) 2022-06-29 11:44:40 -04:00
test_gateway.py Allow ZHA startup to fail instead of raising `ConfigEntryNotReady` (#77417) 2022-08-29 11:42:01 -04:00
test_init.py
test_light.py Fix ZHA light brightness jumping around during transitions (#74849) 2022-07-26 20:03:17 -04:00
test_lock.py
test_logbook.py Fix bad conditional in ZHA logbook (#74277) 2022-06-30 23:59:35 +03:00
test_number.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_registries.py
test_select.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_sensor.py Track code coverage for ZHA sensor entities (#76617) 2022-08-11 21:13:27 -04:00
test_siren.py
test_switch.py
zha_devices_list.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00