From 2f7084b20234c5190373a24820494ea2b8222486 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Fri, 7 Aug 2026 04:20:24 +0000 Subject: [PATCH] .storage/lovelace_dashboards --- .storage/lovelace_dashboards | 9 +++++++++ 1 file changed, 9 insertions(+) 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" } ] }