View Source Grizzly.ZWave.Commands.ThermostatModeSet (grizzly v8.6.6)
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)
Summary
Types
@type param() :: {:mode, Grizzly.ZWave.CommandClasses.ThermostatMode.mode()}