mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-02 00:27:49 +01:00
Apply suggestion from @balloob
This commit is contained in:
@@ -43,7 +43,6 @@ const SUMMARY_ITEMS: SummaryInfo[] = [
|
||||
},
|
||||
{ key: "weather", icon: "mdi:weather-partly-cloudy", color: "teal" },
|
||||
{ key: "energy", icon: HOME_SUMMARIES_ICONS.energy, color: "amber" },
|
||||
{ key: "persons", icon: HOME_SUMMARIES_ICONS.persons, color: "green" },
|
||||
];
|
||||
|
||||
@customElement("dialog-edit-home")
|
||||
|
||||
Reference in New Issue
Block a user