grizzly v0.15.0 Grizzly.ZWave.Commands.ThermostatSetbackSet View Source
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)
Link to this section Summary
Link to this section Types
Specs
param() :: {:type, Grizzly.ZWave.CommandClasses.ThermostatSetback.type()} | {:state, Grizzly.ZWave.CommandClasses.ThermostatSetback.state()}