View Source Grizzly.ZWave.Commands.ThermostatModeReport (grizzly v6.7.0)
This module implements command THERMOSTAT_MODE_REPORT of the COMMAND_CLASS_THERMOSTAT_MODE command class.
This command is used to report the mode from the thermostat device.
Params:
:mode
- the mode of the thermostat, see ThermostatMode (required)
Link to this section Summary
Link to this section Types
@type param() :: {:mode, Grizzly.ZWave.CommandClasses.ThermostatMode.mode()}