core/tests/components/matter
Marcel van der Veldt 072517f17e
Fix Matter unique_id generation (#86046)
* bae entity unique id on Operational Instance Name standard

* Update homeassistant/components/matter/entity.py

Co-authored-by: Stefan Agner <stefan@agner.ch>

* also adjust unique id for devices

* final adjustment

* remove assert on server_info

* move device info to init

* fabric_id_hex

* use DeviceInfo instead of dict

* fix test

Co-authored-by: Stefan Agner <stefan@agner.ch>
2023-01-17 15:39:42 +01:00
..
fixtures/nodes
__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 Fix Matter unique_id generation (#86046) 2023-01-17 15:39:42 +01:00
test_api.py
test_binary_sensor.py
test_config_flow.py
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
test_switch.py