Home Assistant Setup für die LUG
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
441 B

- platform: mqtt
name: ZigBee Bridge state
state_topic: "zigbee2mqtt/bridge/state"
icon: mdi:router-wireless
- platform: mqtt
name: Schaltertest Button Gelb
state_topic: "buttons/binary_sensor/button_yellow/state"
- platform: mqtt
name: Schaltertest Button Rot
state_topic: "buttons/binary_sensor/button_red/state"
- platform: mqtt
name: Schaltertest Button Grün
state_topic: "buttons/binary_sensor/button_green/state"