hass-core/tests/components/thread
Stefan Agner 88ad7e98e0
Store instance name in Thread router discovery (#127253)
* Store instance name in Thread router discovery

Store the DNS-SD instance name in the Thread router discovery message.
The instance name is the actual name given to a Thread border router,
e.g. when configuring the name of a Thread border router in Apple Home
the name appears as the DNS-SD instance name. This will allow to make
the Thread border router list more user friendly.

* Use instance_name_from_service_info to get instance name
2024-10-02 21:41:55 +02:00
..
snapshots
__init__.py
conftest.py Add type hint to mock_async_zeroconf in test fixtures (#119057) 2024-06-07 12:09:18 +02:00
test_config_flow.py
test_dataset_store.py Fix incorrect zeroconf type hint in tests (#118465) 2024-05-30 21:57:09 +02:00
test_diagnostics.py Fix incorrect zeroconf type hint in tests (#118465) 2024-05-30 21:57:09 +02:00
test_discovery.py Store instance name in Thread router discovery (#127253) 2024-10-02 21:41:55 +02:00
test_init.py
test_websocket_api.py Store instance name in Thread router discovery (#127253) 2024-10-02 21:41:55 +02:00