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