diff --git a/source/_integrations/yeelight.markdown b/source/_integrations/yeelight.markdown index 6821bae9939..a282bcb8750 100644 --- a/source/_integrations/yeelight.markdown +++ b/source/_integrations/yeelight.markdown @@ -131,6 +131,11 @@ custom_effects: required: false type: integer default: 0 + action: + description: The action to take after the flow stops. Can be 'recover', 'stay', 'off'. + required: false + type: string + default: recover transitions: description: List of transitions, for that effect, check [example](#custom-effects). required: true