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