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 } ] },