mqtt:
  - switch:
      - name: "Küchen Leuchte"
        unique_id: a6a8c027-6d0c-4718-a519-45247beb66c4
        state_topic: "ioBroker/Kueche/Lampe_rechts/switch"
        command_topic: "ioBroker/Kueche/Lampe_rechts/switch"
        payload_on: "true"
        payload_off: "false"
        state_on: "true"
        state_off: "false"
        optimistic: false
        qos: 0
        retain: true
      - name: "Küchen Leuchte Alexa"
        unique_id: db449920-1778-440b-9717-13f9ce52cf43
        state_topic: "ioBroker/Kueche/Lampe_rechts/Alexa"
        command_topic: "ioBroker/Kueche/Lampe_rechts/Alexa"
        payload_on: "true"
        payload_off: "false"
        state_on: "true"
        state_off: "false"
        optimistic: false
        qos: 0
        retain: true
      - name: "Flur Licht"
        unique_id: d5bf08a5-858c-4145-8234-2bcbb09204f5
        state_topic: "ioBroker/Flur/Lampen/switch"
        command_topic: "ioBroker/Flur/Lampen/switch"
        payload_on: "true"
        payload_off: "false"
        state_on: "true"
        state_off: "false"
        optimistic: false
        qos: 0
        retain: true
      - name: "Flur Licht Alexa"
        unique_id: 028949c1-0c52-4399-86ba-acff02abdc7e
        state_topic: "ioBroker/Flur/Lampen/Alexa"
        command_topic: "ioBroker/Flur/Lampen/Alexa"
        payload_on: "true"
        payload_off: "false"
        state_on: "true"
        state_off: "false"
        optimistic: false
        qos: 0
        retain: true
      - name: "Tiolette Licht"
        unique_id: 682972a0-16b4-4c00-98c7-5e9beec07adb
        state_topic: "ioBroker/Toilette/Lampe/switch"
        command_topic: "ioBroker/Toilette/Lampe/switch"
        payload_on: "true"
        payload_off: "false"
        state_on: "true"
        state_off: "false"
        optimistic: false
        qos: 0
        retain: true
      - name: "Toilette Licht Alexa"
        unique_id: 8c9b0d12-934e-47ea-b869-6d3fe9d70087
        state_topic: "ioBroker/Toilette/Lampe/Alexa"
        command_topic: "ioBroker/Toilette/Lampe/Alexa"
        payload_on: "true"
        payload_off: "false"
        state_on: "true"
        state_off: "false"
        optimistic: false
        qos: 0
        retain: true
