From 50253d536d8ff60f8271874a50b38106a0b8836f Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Mon, 8 Dec 2025 10:28:30 +0100 Subject: [PATCH] more lights 6 --- config/devices.yaml | 13 +++++++++++-- config/layout.yaml | 12 ++++++++---- 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/config/devices.yaml b/config/devices.yaml index 5c6193b..8474e7f 100644 --- a/config/devices.yaml +++ b/config/devices.yaml @@ -839,6 +839,16 @@ devices: topics: set: "cmnd/tasmota/05/POWER" state: "stat/tasmota/05/POWER" +- device_id: gartenlicht_vorne + name: Gartenlicht vorne + type: relay + cap_version: "relay@1.0.0" + technology: tasmota + features: + power: true + topics: + set: "cmnd/tasmota/06/POWER" + state: "stat/tasmota/06/POWER" - device_id: power_relay_caroutlet name: Car Outlet @@ -862,11 +872,10 @@ devices: - device_id: schranklicht_flur_vor_kueche name: Schranklicht Flur vor Küche type: light - cap_version: "light@1.2.0" + cap_version: "relay@1.0.0" technology: zigbee2mqtt features: power: true - brightness: true topics: state: "zigbee2mqtt/0xf0d1b80000155a1f" set: "zigbee2mqtt/0xf0d1b80000155a1f/set" diff --git a/config/layout.yaml b/config/layout.yaml index 8dec63f..7b46ac8 100644 --- a/config/layout.yaml +++ b/config/layout.yaml @@ -226,19 +226,19 @@ rooms: icon: 💡 rank: 210 - device_id: kugeln_regal_flur - title: Kugeln Regal Flur + title: Kugeln Regal icon: 💡 rank: 222 - device_id: licht_flur_oben_am_spiegel - title: Licht Flur oben am Spiegel + title: Licht oben am Spiegel icon: 💡 rank: 230 - device_id: schrank_flur_haustür - title: Schrank Flur Haustür + title: Schranklicht an der Haustür icon: 💡 rank: 231 - device_id: schranklicht_flur_vor_kueche - title: Schranklicht Flur vor Küche + title: Schranklicht vor Küche icon: 💡 rank: 232 - device_id: sensor_flur @@ -303,6 +303,10 @@ rooms: title: Licht Terasse icon: 💡 rank: 290 + - device_id: gartenlicht_vorne + title: Gartenlicht vorne + icon: 💡 + rank: 291 - name: Garage devices: - device_id: power_relay_caroutlet