.storage/lovelace.dashboard_temp

This commit is contained in:
Home Assistant Version Control
2026-08-14 23:09:38 +00:00
parent 75a6ab657b
commit e36a63623c
+7 -7
View File
@@ -160,6 +160,13 @@
"graph": "line",
"hours_to_show": 24
},
{
"graph": "line",
"type": "sensor",
"entity": "sensor.octoprint_response_time",
"hours_to_show": 24,
"detail": 1
},
{
"graph": "line",
"type": "sensor",
@@ -187,13 +194,6 @@
"entity": "sensor.next_cloud_certificate_expiry",
"hours_to_show": 24,
"detail": 1
},
{
"graph": "line",
"type": "sensor",
"entity": "sensor.octoprint_response_time",
"hours_to_show": 24,
"detail": 1
}
]
},