hass-core/tests/components/matter
Marcel van der Veldt cdeb91ea12
Fix title of Matter integration (#84385)
* Set title for Matter integration to integration name

* Update homeassistant/components/matter/config_flow.py

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Update title in tests

* one more title fix

Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-12-22 16:42:37 +01:00
..
fixtures/nodes Add matter switch platform (#83149) 2022-12-06 21:57:24 +01:00
__init__.py
common.py
conftest.py Fix matter websocket reconnect (#84192) 2022-12-20 13:06:24 +01:00
test_adapter.py Add matter node added subscription (#84377) 2022-12-21 16:34:55 +01:00
test_api.py
test_binary_sensor.py Add matter binary sensor platform (#83144) 2022-12-06 14:28:06 -05:00
test_config_flow.py Fix title of Matter integration (#84385) 2022-12-22 16:42:37 +01:00
test_init.py Fix matter websocket reconnect (#84192) 2022-12-20 13:06:24 +01:00
test_light.py
test_sensor.py Add matter sensor platform (#83147) 2022-12-06 21:39:00 +01:00
test_switch.py Add matter switch platform (#83149) 2022-12-06 21:57:24 +01:00