This Action will allow you to set your lights to a defined brightness between 0-100%.
Developer info
- API endpoint slug
- futurehome.dim_light
- Filter code method
- Futurehome.dimLight.skip(string?: reason)
- Runtime method
- runAction("futurehome.dim_light", {})
Action fields
Device Dropdown list
- Label
- Which device?
- Slug
- device
- Required
- true
- Can have default value
- false
Dim value Text input > Other
- Label
- Dim Value
- Slug
- dim_value
- Required
- true
- Can have default value
- true
- Filter code method
- Futurehome.dimLight.setDimValue(string: dimValue)