- platform: "mqtt" name: "strip1" retain: true effect: true effect_list: - "cylon" - "colorp" - "colort" - "fire" - "breathing" - "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"