AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Vont HomeVont Home

Turned on/off

This action will turn on/off the device of your choosing.

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 on/off the device of your choosing.
API endpoint slug
vont_home.turnOnOroff
Filter code method
VontHome.turnOnOroff.skip(string?: reason)
Runtime method
runAction("vont_home.turnOnOroff", {})

Action fields

Device ID Dropdown list

Label
Device name
Helper text
Please select one of your devices
Slug
deviceId
Required
true
Can have default value
false

Action value Dropdown list

Label
Turned on/off
Slug
actionValue
Required
true
Can have default value
true
Filter code method
VontHome.turnOnOroff.setActionValue(string: actionValue)