core/tests/components/tuya
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
..
snapshots Reinitialize zeroconf discovery flow on unignore (#125753) 2024-09-23 16:49:21 +02:00
__init__.py
common.py
conftest.py
test_config_flow.py Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00