core/tests/components/watttime
Erik Montnemery b2982c18bb
Reinitialize zeroconf discovery flow on unignore (#125753)
* Reinitialize zeroconf discovery flow on unignore

* Adjust tests

* Improve comments

* Fix logic for updating discovery keys

* Add tests

* Use mock_config_flow helper in new config_entries test

* Add discovery_keys attribute to ConfigEntry

* Update zeroconf rediscovery

* Change type of ConfigEntry.discovery_keys

* Update tests

* Fix DiscoveryKey.from_json_dict and add tests

* Fix test

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-09-23 16:49:21 +02:00
..
fixtures
snapshots Reinitialize zeroconf discovery flow on unignore (#125753) 2024-09-23 16:49:21 +02:00
__init__.py
conftest.py
test_config_flow.py Use start_reauth helper method in integration tests (u-z) (#124796) 2024-08-28 16:51:16 +02:00
test_diagnostics.py