diff --git a/.storage/lovelace_dashboards b/.storage/lovelace_dashboards index dadc39e7..9ebbc7d9 100644 --- a/.storage/lovelace_dashboards +++ b/.storage/lovelace_dashboards @@ -93,6 +93,14 @@ "show_in_sidebar": true, "icon": "mdi:printer-3d-nozzle", "mode": "storage" + }, + { + "id": "dashboard_octoprint", + "show_in_sidebar": true, + "title": "OctoPrint", + "require_admin": false, + "mode": "storage", + "url_path": "dashboard-octoprint" } ] }