IFTTT top picks
Explore Plans Developers
Mobile menu Close menu
Dobiss NXTDobiss NXT

Turn output ON or OFF

This action will turn an output of your Dobiss smart home ON or OFF.

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 an output of your Dobiss smart home ON or OFF.
API endpoint slug
dobiss.output
Filter code method
Dobiss.output.skip(string?: reason)
Runtime method
runAction("dobiss.output", {})

Action fields

Output Dropdown list

Label
Which output?
Slug
output
Required
true
Can have default value
false

Action Dropdown list

Label
ON or OFF?
Slug
action
Required
true
Can have default value
true
Filter code method
Dobiss.output.setAction(string: action)