Grizzly.ZWave.Commands.ThermostatSetbackReport (grizzly v0.17.3) View Source
This module implements command THERMOSTAT_SETBACK_REPORT of the COMMAND_CLASS_THERMOSTAT_SETBACK command class. This command is used to report the setback state of the thermostat.
Params:
:type- the setback type (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()}