This action will set a thermostat group mode
- API endpoint slug
- nVent_Nuheat.set_thermostat_group_mode
- Filter code method
- NVentNuheat.setThermostatGroupMode.skip(string?: reason)
- Runtime method
- runAction("nVent_Nuheat.set_thermostat_group_mode", {})
Action fields
- Label
- What thermostat group?
- Helper text
- The thermostat group to modify
- Slug
- group
- Required
- true
- Can have default value
- false
- Label
- Set the group to?
- Helper text
- The state the group should be set to
- Slug
- group_mode
- Required
- true
- Can have default value
- true
- Filter code method
- NVentNuheat.setThermostatGroupMode.setGroupMode(string: groupMode)