This action will dim your device.
Developer info
- API endpoint slug
- AduroSmart.dimdevice
- Filter code method
- AduroSmart.dimdevice.skip(string?: reason)
- Runtime method
- runAction("AduroSmart.dimdevice", {})
Action fields
Selectdevice Dropdown list
- Label
- Which device?
- Helper text
- Choose a device
- Slug
- selectdevice
- Required
- true
- Can have default value
- false
Brightness Text input > Short text
- Label
- Brightness
- Helper text
- Value between 0-100
- Slug
- brightness
- Required
- true
- Can have default value
- true
- Filter code method
- AduroSmart.dimdevice.setBrightness(string: brightness)