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 turn your Hive light off for a specific duration
- API endpoint slug
- hive_active_light.set_light_off
- Filter code method
- HiveActiveLight.setLightOff.skip(string?: reason)
- Runtime method
- runAction("hive_active_light.set_light_off", {})
Action fields
Duration Dropdown list
- Label
- Duration
- Slug
- duration
- Required
- true
- Can have default value
- false
Lightbulb name Dropdown list
- Label
- Which light?
- Slug
- lightbulbName
- Required
- true
- Can have default value
- false