core/tests/components/matter
Martin Hjelmare 0e0ea0017e
Add matter during onboarding (#116163)
* Add matter during onboarding

* test_zeroconf_not_onboarded_running

* test_zeroconf_not_onboarded_installed

* test_zeroconf_not_onboarded_not_installed

* test_zeroconf_discovery_not_onboarded_not_supervisor

* Clean up

* Add udp address

* Test zeroconf udp info too

* test_addon_installed_failures_zeroconf

* test_addon_running_failures_zeroconf

* test_addon_not_installed_failures_zeroconf

* Clean up stale changes

* Set unique id for discovery step

* Fix tests for background flow

* Fix flow running in background

* Test already discovered zeroconf

* Mock unload entry
2024-04-29 10:59:36 +02:00
..
fixtures Fix Matter airconditioner discovery of climate platform (#114326) 2024-03-27 22:35:08 +01:00
__init__.py
common.py
conftest.py
test_adapter.py
test_api.py
test_binary_sensor.py
test_climate.py Fix Matter airconditioner discovery of climate platform (#114326) 2024-03-27 22:35:08 +01:00
test_config_flow.py Add matter during onboarding (#116163) 2024-04-29 10:59:36 +02:00
test_cover.py
test_diagnostics.py
test_door_lock.py
test_event.py
test_helpers.py
test_init.py Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
test_light.py
test_sensor.py
test_switch.py