hass-core/tests/components/homewizard
Duco Sebel 1f8fd52103
Fix reload not triggered on DisabledError in HomeWizard (#128636)
* Fix reload not triggered on DisabledError in HomeWizard

* Update homeassistant/components/homewizard/coordinator.py

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Use helper and fix merge issue

* Add test to detect reload on DisabledError

* Wait until next update instead of a direct call to update

* Add doc why we reload

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-10-18 14:48:41 +02:00
..
fixtures Fix unique_id not being unique in HomeWizard (#117940) 2024-05-27 11:23:10 +02:00
snapshots Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +02:00
__init__.py
conftest.py Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
test_button.py Implement Identify button and Cloud connection toggle for HomeWizard Watermeter (#113814) 2024-03-26 10:34:36 +01:00
test_config_flow.py Adjust homewizard translation strings (#128423) 2024-10-15 11:34:20 +02:00
test_diagnostics.py Add new HomeWizard Energy Socket to tests (#113406) 2024-03-22 16:48:27 +01:00
test_init.py Fix reload not triggered on DisabledError in HomeWizard (#128636) 2024-10-18 14:48:41 +02:00
test_number.py Add new HomeWizard Energy Socket to tests (#113406) 2024-03-22 16:48:27 +01:00
test_sensor.py Remove ExternalDevice migration in HomeWizard (#125197) 2024-09-04 18:32:57 +02:00
test_switch.py Implement Identify button and Cloud connection toggle for HomeWizard Watermeter (#113814) 2024-03-26 10:34:36 +01:00