Update devices and diagnostics status

This commit is contained in:
Ville Skyttä 2025-07-22 08:15:59 +03:00
parent 1d3677e6a2
commit 576538c0ea

View File

@ -44,12 +44,8 @@ rules:
comment: Get percentage up there, add missing actual action press invocations in button tests' suspended state tests, rename test_switch.py to test_switch.py + make its functions receive hass as first parameter where applicable. comment: Get percentage up there, add missing actual action press invocations in button tests' suspended state tests, rename test_switch.py to test_switch.py + make its functions receive hass as first parameter where applicable.
# Gold # Gold
devices: devices: done
status: todo diagnostics: done
comment: Prefer SSDP modelName over friendlyName, that tends to be better info and is more in line with what we get over the API as device name.
diagnostics:
status: todo
comment: https://github.com/home-assistant/core/pull/131085
discovery-update-info: done discovery-update-info: done
discovery: done discovery: done
docs-data-update: todo docs-data-update: todo