From 75a6ab657b1aa09252e4d0d3307fcfb5da2b8f39 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Fri, 14 Aug 2026 23:09:30 +0000 Subject: [PATCH] .storage/lovelace.dashboard_temp --- .storage/lovelace.dashboard_temp | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.storage/lovelace.dashboard_temp b/.storage/lovelace.dashboard_temp index 8fbc790c..a275a72c 100644 --- a/.storage/lovelace.dashboard_temp +++ b/.storage/lovelace.dashboard_temp @@ -187,6 +187,13 @@ "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 } ] },