.storage/lovelace.dashboard_temp

This commit is contained in:
Home Assistant Version Control
2026-08-03 20:59:43 +00:00
parent e84d15ecdd
commit 23455ea749
+8 -1
View File
@@ -344,7 +344,14 @@
{
"type": "history-graph",
"entities": [
"sensor.octoprint_wlx90de80348ee7_rx"
{
"entity": "sensor.octoprint_wlx90de80348ee7_rx",
"name": "WiFi RX"
},
{
"entity": "sensor.octoprint_wlx90de80348ee7_tx",
"name": "WiFi TX"
}
],
"hours_to_show": 24
}