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

This commit is contained in:
Home Assistant Version Control
2026-08-07 14:04:14 +00:00
parent a81243c29a
commit ed65868cab
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -120,7 +120,7 @@
},
{
"type": "tile",
"entity": "sensor.octoprint_current_z_2",
"entity": "sensor.octoprint_current_z",
"name": "Current Z",
"icon": "mdi:axis-z-arrow",
"grid_options": {
@@ -482,7 +482,7 @@
"show_names": true,
"entities": [
{
"entity": "sensor.octoprint_current_z_2",
"entity": "sensor.octoprint_current_z",
"name": "Current Z",
"color": "#ab47bc"
}