.storage/lovelace.dashboard_home

This commit is contained in:
Home Assistant Version Control
2026-07-28 12:47:13 +00:00
parent 8026ab2e67
commit f23c9bd286
+4 -2
View File
@@ -93,11 +93,13 @@
}, },
{ {
"entity": "sensor.waze_time_waze_from_parents", "entity": "sensor.waze_time_waze_from_parents",
"name": "From Parents" "name": "From Parents",
"color": "deep-purple"
}, },
{ {
"entity": "sensor.waze_time_waze_from_work", "entity": "sensor.waze_time_waze_from_work",
"name": "From Work" "name": "From Work",
"color": "purple"
} }
], ],
"hours_to_show": 48, "hours_to_show": 48,