View Source Grizzly.ZWave.Commands.ThermostatSetbackSet (grizzly v8.5.3)
This module implements command THERMOSTAT_SETBACK_SET of the COMMAND_CLASS_THERMOSTAT_SETBACK command class.
This command is used to set the setback state of the thermostat.
Params:
:type
- the type the setback (required):state
- the setback state (required)
Summary
Types
@type param() :: {:type, Grizzly.ZWave.CommandClasses.ThermostatSetback.type()} | {:state, Grizzly.ZWave.CommandClasses.ThermostatSetback.state()}