Flash Nanoleaf red when you miss an Android call
This action will dim the Nanoleaf product that you select from the device dropdown on this screen, using the percentage that you select.
Developer info
- API endpoint slug
- nanoleaf.decrement_percentage_request
- Filter code method
- Nanoleaf.decrementPercentageRequest.skip(string?: reason)
- Runtime method
- runAction("nanoleaf.decrement_percentage_request", {})
Action fields
My devices Dropdown list
- Label
- Which device?
- Slug
- my_devices
- Required
- true
- Can have default value
- false
Value Text input > Other
- Label
- Dim by
- Helper text
- Enter a number (1-100) to dim the lights by
- Slug
- value
- Required
- false
- Can have default value
- true
- Filter code method
- Nanoleaf.decrementPercentageRequest.setValue(string: value)