.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.printer_stats

This commit is contained in:
Home Assistant Version Control
2026-08-08 03:07:03 +00:00
parent 468e80f9bf
commit 425502aa1b
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -126,7 +126,7 @@
},
{
"type": "tile",
"entity": "sensor.octoprint_z_position",
"entity": "sensor.octoprint_current_z",
"name": "Current Z",
"icon": "mdi:axis-z-arrow",
"grid_options": {
@@ -446,7 +446,7 @@
"graph_span": "24h",
"series": [
{
"entity": "sensor.octoprint_z_position",
"entity": "sensor.octoprint_current_z",
"name": "Current Z",
"color": "#ab47bc",
"type": "line",