mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add icon to entity registry list for display (#108313)
This commit is contained in:
@@ -136,6 +136,7 @@ ReadOnlyEntityOptionsType = ReadOnlyDict[str, ReadOnlyDict[str, Any]]
|
||||
DISPLAY_DICT_OPTIONAL = (
|
||||
("ai", "area_id"),
|
||||
("di", "device_id"),
|
||||
("ic", "icon"),
|
||||
("tk", "translation_key"),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user