About this action
Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.
Developer info
- Description
- This action will change effects of the bulb
- API endpoint slug
- Smitch.change_bulb_effect
- Filter code method
- Smitch.changeBulbEffect.skip(string?: reason)
- Runtime method
- runAction("Smitch.change_bulb_effect", {})
Action fields
Bulb Dropdown list
- Label
- Bulb
- Helper text
- Choose the bulb to turn off
- Slug
- bulb
- Required
- true
- Can have default value
- false
Effect Dropdown list
- Label
- Effect
- Helper text
- Choose the effect
- Slug
- effect
- Required
- true
- Can have default value
- false