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

Set light brightness

This action will set the light to a specified brightness.

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 set the light to a specified brightness.
API endpoint slug
vont_home.setbrightness
Filter code method
VontHome.setbrightness.skip(string?: reason)
Runtime method
runAction("vont_home.setbrightness", {})

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
brightness
Slug
actionValue
Required
true
Can have default value
true
Filter code method
VontHome.setbrightness.setActionValue(string: actionValue)