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