|
|
@ -6,3 +6,11 @@ |
|
|
|
- platform: mqtt |
|
|
|
- platform: mqtt |
|
|
|
name: Schaltertest Button Gelb |
|
|
|
name: Schaltertest Button Gelb |
|
|
|
state_topic: "buttons/binary_sensor/button_yellow/state" |
|
|
|
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" |
|
|
|