.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.printer_stats
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user