This action will dim the Nanoleaf product that you select from the device dropdown on this screen, using the percentage that you select.
- API endpoint slug
- nanoleaf.decrement_percentage_request
- Filter code method
- Nanoleaf.decrementPercentageRequest.skip(string?: reason)
- Runtime method
- runAction("nanoleaf.decrement_percentage_request", {})
Action fields
- Label
- Which device?
- Slug
- my_devices
- Required
- true
- Can have default value
- false
- 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)