Add icon translations to Coolmaster (#111359)

This commit is contained in:
Joost Lekkerkerker
2024-02-25 14:03:07 +01:00
committed by GitHub
parent 33bf5d7b8b
commit 40a38d23eb
4 changed files with 19 additions and 3 deletions

View File

@@ -32,7 +32,6 @@ class CoolmasterCleanFilter(CoolmasterEntity, SensorEntity):
key="error_code",
translation_key="error_code",
entity_category=EntityCategory.DIAGNOSTIC,
icon="mdi:alert",
)
@property