grizzly v0.15.0 Grizzly.ZWave.Commands.ThermostatSetbackReport 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()}