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

This commit is contained in:
Home Assistant Version Control
2026-08-08 03:16:27 +00:00
parent 119a09f319
commit 0a391f1155
2 changed files with 22 additions and 0 deletions
+20
View File
@@ -557,6 +557,16 @@
"grid_options": {
"columns": "full"
}
}
]
},
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "Print History",
"icon": "mdi:history"
},
{
"type": "history-graph",
@@ -637,6 +647,16 @@
"span": {
"end": "day"
}
}
]
},
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "Filament Usage",
"icon": "mdi:spool"
},
{
"type": "custom:apexcharts-card",