View Source Grizzly.ZWave.Commands.ThermostatModeSet (grizzly v5.2.4)
This module implements command THERMOSTAT_MODE_SET of the COMMAND_CLASS_THERMOSTAT_MODE command class.
This command is used to set the mode from the thermostat device.
Params:
:mode
- the mode of the thermostat, see ThermostatMode (required)
Link to this section Summary
Link to this section Types
@type param() :: {:mode, Grizzly.ZWave.CommandClasses.ThermostatMode.mode()}