mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Add icon translations to Coolmaster (#111359)
This commit is contained in:
committed by
GitHub
parent
33bf5d7b8b
commit
40a38d23eb
@@ -32,7 +32,6 @@ class CoolmasterCleanFilter(CoolmasterEntity, SensorEntity):
|
||||
key="error_code",
|
||||
translation_key="error_code",
|
||||
entity_category=EntityCategory.DIAGNOSTIC,
|
||||
icon="mdi:alert",
|
||||
)
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user