.storage/lovelace.dashboard_home

This commit is contained in:
Home Assistant Version Control
2026-07-26 01:42:54 +00:00
parent 8df975708d
commit 08e39de070
+4
View File
@@ -1022,6 +1022,10 @@
"show_state": true, "show_state": true,
"show_icon": true, "show_icon": true,
"entity": "light.night_light" "entity": "light.night_light"
},
{
"type": "entity",
"entity": "lock.alfred_front_door"
} }
], ],
"max_columns": 4, "max_columns": 4,