This action will set the schedule mode for the thermostat
- API endpoint slug
- nVent_Nuheat.set_schedule_mode
- Filter code method
- NVentNuheat.setScheduleMode.skip(string?: reason)
- Runtime method
- runAction("nVent_Nuheat.set_schedule_mode", {})
Action fields
- Label
- Which thermostat?
- Helper text
- The thermostat to modify
- Slug
- thermostat
- Required
- true
- Can have default value
- false
- Label
- Which schedule mode?
- Helper text
- The schedule mode to set on the thermostat
- Slug
- mode
- Required
- true
- Can have default value
- true
- Filter code method
- NVentNuheat.setScheduleMode.setMode(string: mode)