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

This commit is contained in:
Home Assistant Version Control
2026-08-15 22:58:38 +00:00
parent da7da24921
commit c4402c616a
2 changed files with 13 additions and 0 deletions
+12
View File
@@ -337,6 +337,18 @@
"grid_options": {
"columns": 6
}
},
{
"type": "button",
"name": "Extrude 10mm",
"icon": "mdi:arrow-expand-up",
"tap_action": {
"action": "perform-action",
"perform_action": "rest_command.octoprint_extrude_10"
},
"grid_options": {
"columns": 6
}
}
]
},