You can set the color temperature of your Ceiling Light here.
- API endpoint slug
- switchbot.set_temperature_ceiling
- Filter code method
- Switchbot.setTemperatureCeiling.skip(string?: reason)
- Runtime method
- runAction("switchbot.set_temperature_ceiling", {})
Action fields
- Label
- Choose a Ceiling Light
- Slug
- chose_a_device
- Required
- true
- Can have default value
- false
- Label
- Set Color Temperature
- Helper text
- Input 2700-6500
- Slug
- set_temperature
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.setTemperatureCeiling.setSetTemperature(string: setTemperature)