core/tests/components/matter
Marcel van der Veldt 4bebf00598
Adjust device registry for Matter devices (#86108)
* adjust device registry

* ignore test unique id

* update test

* ditch uniqueid + prefix serial

* adjust test

* add tests

* fix switch test

* prefix all identifiers

* Update homeassistant/components/matter/adapter.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* no underscore in id

* fix test

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-01-18 17:17:33 +01:00
..
fixtures/nodes Adjust device registry for Matter devices (#86108) 2023-01-18 17:17:33 +01:00
__init__.py
common.py
conftest.py Handle not available add-on in hassio add-on manager (#84943) 2023-01-02 20:28:21 -05:00
test_adapter.py Adjust device registry for Matter devices (#86108) 2023-01-18 17:17:33 +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 Handle not available add-on in hassio add-on manager (#84943) 2023-01-02 20:28:21 -05:00
test_light.py
test_sensor.py Add matter sensor platform (#83147) 2022-12-06 21:39:00 +01:00
test_switch.py Adjust device registry for Matter devices (#86108) 2023-01-18 17:17:33 +01:00