This action will set your Cielo smart thermostat to a specified mode.
- API endpoint slug
- cielo_home.thermostat_mode
- Filter code method
- CieloHome.thermostatMode.skip(string?: reason)
- Runtime method
- runAction("cielo_home.thermostat_mode", {})
Action fields
- Label
- Select Device and Mode
- Helper text
- Select your desired mode that you want to set on your thermostat
- Slug
- which_device_and_mode
- Required
- true
- Can have default value
- false
- Label
- Heat Set Point
- Helper text
- Heat setpoint only works with heat, aux & auto mode. Make sure to keep it less than cool setpoint while maintaining heat/cool delta.
- Slug
- heat_set_point
- Required
- true
- Can have default value
- false
- Label
- Cool Set Point
- Helper text
- Cool setpoint only works with cool & auto mode. Make sure to keep it greater than heat setpoint while maintaining heat/cool delta.
- Slug
- cool_set_point
- Required
- true
- Can have default value
- false