.storage/lovelace.dashboard_temp
This commit is contained in:
@@ -160,6 +160,13 @@
|
|||||||
"graph": "line",
|
"graph": "line",
|
||||||
"hours_to_show": 24
|
"hours_to_show": 24
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"graph": "line",
|
||||||
|
"type": "sensor",
|
||||||
|
"entity": "sensor.octoprint_response_time",
|
||||||
|
"hours_to_show": 24,
|
||||||
|
"detail": 1
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"graph": "line",
|
"graph": "line",
|
||||||
"type": "sensor",
|
"type": "sensor",
|
||||||
@@ -187,13 +194,6 @@
|
|||||||
"entity": "sensor.next_cloud_certificate_expiry",
|
"entity": "sensor.next_cloud_certificate_expiry",
|
||||||
"hours_to_show": 24,
|
"hours_to_show": 24,
|
||||||
"detail": 1
|
"detail": 1
|
||||||
},
|
|
||||||
{
|
|
||||||
"graph": "line",
|
|
||||||
"type": "sensor",
|
|
||||||
"entity": "sensor.octoprint_response_time",
|
|
||||||
"hours_to_show": 24,
|
|
||||||
"detail": 1
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user