diff --git a/config/devices.yaml b/config/devices.yaml index 5054dda..f5441df 100644 --- a/config/devices.yaml +++ b/config/devices.yaml @@ -804,6 +804,36 @@ devices: topics: set: "cmnd/tasmota/04/POWER" state: "stat/tasmota/04/POWER" +- device_id: licht_fensterbank_esszimmer + name: Fensterbank Esszimmer + type: relay + cap_version: "relay@1.0.0" + technology: tasmota + features: + power: true + topics: + set: "cmnd/tasmota/02/POWER" + state: "stat/tasmota/02/POWER" +- device_id: licht_schreibtisch_patty + name: Schreibtisch Patty + type: relay + cap_version: "relay@1.0.0" + technology: tasmota + features: + power: true + topics: + set: "cmnd/tasmota/03/POWER" + state: "stat/tasmota/03/POWER" +- device_id: kugeln_regal_flur + name: Kugeln Regal Flur + type: relay + cap_version: "relay@1.0.0" + technology: tasmota + features: + power: true + topics: + set: "cmnd/tasmota/01/POWER" + state: "stat/tasmota/01/POWER" - device_id: power_relay_caroutlet name: Car Outlet diff --git a/config/layout.yaml b/config/layout.yaml index b946f00..34d695f 100644 --- a/config/layout.yaml +++ b/config/layout.yaml @@ -43,10 +43,10 @@ rooms: title: Leselampe Esszimmer icon: 💡 rank: 60 -# - device_id: standlampe_esszimmer -# title: Standlampe Esszimmer -# icon: 💡 -# rank: 70 + - device_id: licht_fensterbank_esszimmer + title: Fensterbank Esszimmer + icon: 💡 + rank: 70 - device_id: kleine_lampe_links_esszimmer title: kleine Lampe links Esszimmer icon: 💡 @@ -221,8 +221,8 @@ rooms: title: Haustür icon: 💡 rank: 220 - - device_id: licht_flur_schrank - title: Schranklicht Flur + - device_id: kugeln_regal_flur + title: Schranklicht Flur Haustür icon: 💡 rank: 222 - device_id: licht_flur_oben_am_spiegel