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.
20 lines
539 B
20 lines
539 B
- platform: "mqtt"
|
|
name: "strip1"
|
|
retain: true
|
|
effect: true
|
|
effect_list:
|
|
- "cylon"
|
|
- "colorp"
|
|
- "colort"
|
|
- "fire"
|
|
- "firep"
|
|
- "full"
|
|
- "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"
|