core/tests/components/upnp
Steven Looman c812812631
Don't set upnp config_entry.unique_id from setup entry (#40988)
* Don't set config_entry.unique_id from setup entry. Fixes #40168

* Ensure entry has a unique_id

* Add test test_flow_import_incomplete

* Add test test_flow_import_duplicate

* Re-add testing import_info

* Simplify import flow

* Remove not needed line

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-10-06 13:57:36 +02:00
..
__init__.py
mock_device.py
test_config_flow.py Don't set upnp config_entry.unique_id from setup entry (#40988) 2020-10-06 13:57:36 +02:00
test_init.py