2017-04-20 11:15:08 +02:00
|
|
|
- platform: "mqtt"
|
|
|
|
|
name: "strip1"
|
|
|
|
|
retain: true
|
|
|
|
|
effect: true
|
|
|
|
|
effect_list:
|
|
|
|
|
- "cylon"
|
|
|
|
|
- "colorp"
|
|
|
|
|
- "colort"
|
|
|
|
|
- "fire"
|
2017-04-26 13:08:48 +02:00
|
|
|
- "breathing"
|
2017-04-20 11:15:08 +02:00
|
|
|
- "error"
|
|
|
|
|
command_topic: "strip1/switch"
|
|
|
|
|
state_topic: "strip1/status"
|
|
|
|
|
rgb_command_topic: "strip1/color/switch"
|
|
|
|
|
rgb_state_topic: "strip1/color/status"
|
|
|
|
|
brightness_command_topic: "strip1/brightness/switch"
|
|
|
|
|
brightness_state_topic: "strip1/brightness/status"
|
|
|
|
|
effect_command_topic: "strip1/effect/switch"
|
|
|
|
|
effect_state_topic: "strip1/effect/status"
|