View Source Grizzly.ZWave.Commands.ThermostatModeReport (grizzly v8.5.3)
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)
Summary
Types
@type param() :: {:mode, Grizzly.ZWave.CommandClasses.ThermostatMode.mode()}