diff --git a/config/devices.yaml b/config/devices.yaml index e98894f..25c085f 100644 --- a/config/devices.yaml +++ b/config/devices.yaml @@ -907,4 +907,45 @@ devices: power: true topics: set: "pulsegen/command/10/21" - state: "pulsegen/status/10" \ No newline at end of file + state: "pulsegen/status/10" +- device_id: waschkueche_licht + name: Waschküche Licht + type: relay + cap_version: "relay@1.0.0" + technology: hottis_wago_modbus + features: + power: true + topics: + set: "pulsegen/command/8/22" + state: "pulsegen/status/8" +- device_id: werkstatt_licht + name: Werkstatt Licht + type: relay + cap_version: "relay@1.0.0" + technology: hottis_wago_modbus + features: + power: true + topics: + set: "pulsegen/command/7/19" + state: "pulsegen/status/7" +- device_id: sportzimmer_licht + name: Sportzimmer Licht + type: relay + cap_version: "relay@1.0.0" + technology: hottis_wago_modbus + features: + power: true + topics: + set: "pulsegen/command/9/20" + state: "pulsegen/status/9" +- device_id: deckenlampe_patty + name: Deckenlampe Patty + type: relay + cap_version: "relay@1.0.0" + technology: hottis_wago_modbus + features: + power: true + topics: + set: "pulsegen/command/4/16" + state: "pulsegen/status/4" + \ No newline at end of file diff --git a/config/layout.yaml b/config/layout.yaml index 4ed866d..66ec0ff 100644 --- a/config/layout.yaml +++ b/config/layout.yaml @@ -176,23 +176,27 @@ rooms: icon: 💡 rank: 160 - device_id: schranklicht_hinten_patty - title: Schranklicht hinten Patty + title: Schranklicht hinten icon: 💡 rank: 170 - device_id: schranklicht_vorne_patty - title: Schranklicht vorne Patty + title: Schranklicht vorne icon: 💡 rank: 180 - device_id: kugellampe_patty - title: Kugellampe Patty + title: Kugellampe icon: 💡 rank: 181 - device_id: licht_schreibtisch_patty - title: Licht Schreibtisch Patty + title: Licht Schreibtisch icon: 💡 rank: 182 + - device_id: deckenlampe_patty + title: Deckenlampe + icon: 💡 + rank: 183 - device_id: thermostat_patty - title: Thermostat Patty + title: Thermostat icon: 🌡️ rank: 185 - device_id: kontakt_patty_garten_rechts @@ -272,6 +276,10 @@ rooms: title: Sportlicht am Fernseher, Studierzimmer icon: 🏃 rank: 260 + - device_id: sportzimmer_licht + title: Deckenlampe + icon: 💡 + rank: 262 - device_id: sensor_sportzimmer title: Temperatur & Luftfeuchte icon: 🌡️ @@ -313,6 +321,11 @@ rooms: title: Temperatur & Luftfeuchte icon: 🌡️ rank: 290 + - device_id: waschkueche_licht + title: Waschküche Licht + icon: 💡 + rank: 340 + - id: outdoor name: Outdoor devices: @@ -346,6 +359,11 @@ rooms: title: Keller Flur Licht icon: 💡 rank: 330 - + - device_id: werkstatt_licht + title: Werkstatt Licht + icon: 💡 + rank: 350 + +