From 478450794fb4a380f35dd99face568d662132b17 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Wed, 5 Nov 2025 17:15:33 +0100 Subject: [PATCH] icons --- config/layout.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/layout.yaml b/config/layout.yaml index 3cd89ba..58128f4 100644 --- a/config/layout.yaml +++ b/config/layout.yaml @@ -6,18 +6,18 @@ rooms: devices: - device_id: test_lampe_2 title: Deckenlampe - icon: "LIGHT" + icon: "💡" rank: 5 - device_id: test_lampe_1 title: Stehlampe - icon: "LIGHT" + icon: "🔆" rank: 10 - name: Schlafzimmer devices: - device_id: test_lampe_3 title: Nachttischlampe - icon: "LIGHT" + icon: "🛏️" rank: 10