.storage/lovelace.dashboard_home

This commit is contained in:
Home Assistant Version Control
2026-07-28 18:55:08 +00:00
parent d6107fa1ea
commit e36ce418db
+2 -2
View File
@@ -94,12 +94,12 @@
{ {
"entity": "sensor.waze_time_waze_from_parents", "entity": "sensor.waze_time_waze_from_parents",
"name": "From Parents", "name": "From Parents",
"color": "deep-purple" "color": "red"
}, },
{ {
"entity": "sensor.waze_time_waze_from_work", "entity": "sensor.waze_time_waze_from_work",
"name": "From Work", "name": "From Work",
"color": "purple" "color": "green"
} }
], ],
"hours_to_show": 48, "hours_to_show": 48,