diff --git a/.storage/lovelace_dashboards b/.storage/lovelace_dashboards index 2ff34c6..dadc39e 100644 --- a/.storage/lovelace_dashboards +++ b/.storage/lovelace_dashboards @@ -84,6 +84,15 @@ "require_admin": false, "mode": "storage", "url_path": "dashboard-music" + }, + { + "id": "printer_stats", + "url_path": "printer-stats", + "title": "3D Printer", + "require_admin": false, + "show_in_sidebar": true, + "icon": "mdi:printer-3d-nozzle", + "mode": "storage" } ] }