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

This commit is contained in:
Home Assistant Version Control
2026-08-07 15:06:18 +00:00
parent c48d0b35a9
commit 18f1b8c07f
2 changed files with 4 additions and 2 deletions
+3 -2
View File
@@ -20,10 +20,11 @@
"icon": "mdi:printer-3d-nozzle"
},
{
"type": "picture",
"camera_image": "camera.endercamera_duckdns_org",
"type": "picture-entity",
"entity": "camera.endercamera_duckdns_org",
"camera_view": "live",
"show_name": true,
"show_state": true,
"grid_options": {
"columns": "full"
}