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

This commit is contained in:
Home Assistant Version Control
2026-08-07 15:12:50 +00:00
parent fca4e57d3b
commit bc3aadcefa
2 changed files with 4 additions and 5 deletions
+3 -5
View File
@@ -20,11 +20,9 @@
"icon": "mdi:printer-3d-nozzle"
},
{
"type": "picture-entity",
"entity": "camera.endercamera_duckdns_org",
"camera_view": "live",
"show_name": true,
"show_state": true,
"type": "custom:webrtc-camera",
"url": "rtsp://127.0.0.1:18554/octoprint",
"mode": "webrtc",
"grid_options": {
"columns": "full"
}