Explore Plans
Mobile menu Close menu
TIS Control

Set brightness for dimmer

This action will set the brightness for selected TIS support dimmer

Developer info

API endpoint slug
tis_smart_home.brightness
Filter code method
TisSmartHome.brightness.skip(string?: reason)
Runtime method
runAction("tis_smart_home.brightness", {})

Action fields

Device name Dropdown list

Label
Device Name
Helper text
device name
Slug
device_name
Required
true
Can have default value
false

Value Text input > Other

Label
Brightness
Helper text
brightness between 10 to 100
Slug
value
Required
true
Can have default value
true
Filter code method
TisSmartHome.brightness.setValue(string: value)