You can set the brightness of your Ceiling Light here.
- API endpoint slug
- switchbot.set_brightness_ceiling
- Filter code method
- Switchbot.setBrightnessCeiling.skip(string?: reason)
- Runtime method
- runAction("switchbot.set_brightness_ceiling", {})
Action fields
- Label
- Choose a Ceiling Light
- Slug
- chose_a_device
- Required
- true
- Can have default value
- false
- Label
- Set Brightness
- Helper text
- Input 1-100
- Slug
- set_brightness
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.setBrightnessCeiling.setSetBrightness(string: setBrightness)