diff --git a/homeassistant/components/huawei_lte/quality_scale.yaml b/homeassistant/components/huawei_lte/quality_scale.yaml index 38132ba972f..e0c287f1c87 100644 --- a/homeassistant/components/huawei_lte/quality_scale.yaml +++ b/homeassistant/components/huawei_lte/quality_scale.yaml @@ -46,7 +46,9 @@ 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. # Gold - devices: done + devices: + status: todo + 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