This action will set brightness for selected TIS support dimmer
- API endpoint slug
- tis_smart_home.brightness
- Filter code method
- TisSmartHome.brightness.skip(string?: reason)
- Runtime method
- runAction("tis_smart_home.brightness", {})
Action fields
- Label
- Device Name
- Helper text
- tis device name
- Slug
- device_name
- Required
- true
- Can have default value
- false
- Label
- Brightness
- Helper text
- brightness between 10 to 100
- Slug
- brightness
- Required
- true
- Can have default value
- true
- Filter code method
- TisSmartHome.brightness.setBrightness(string: brightness)