From 0c7abcbf39f7100592af52b336c6901a64fcfe0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Thu, 1 May 2025 00:21:35 +0300 Subject: [PATCH] Update icon-translations status --- homeassistant/components/huawei_lte/quality_scale.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/huawei_lte/quality_scale.yaml b/homeassistant/components/huawei_lte/quality_scale.yaml index 7c7e52033bc..c24b09de669 100644 --- a/homeassistant/components/huawei_lte/quality_scale.yaml +++ b/homeassistant/components/huawei_lte/quality_scale.yaml @@ -72,8 +72,8 @@ rules: comment: Buttons and selects are lacking translations. exception-translations: todo icon-translations: - status: todo - comment: Most are trivially movable to translations, but some use numeric state ranges for selection (signal, bandwidth), and state selectors seem to apply only to enum like values. + status: done + comment: Some use numeric state ranges or the like that are not available with icons.json state selectors. reconfiguration-flow: todo repair-issues: status: todo