View Source Grizzly.ZWave.Commands.ThermostatModeSupportedReport (grizzly v8.5.3)
This command is used to report the thermostat's supported modes.
Params:
:modes
- A list of supported modes. SeeGrizzly.ZWave.CommandClasses.ThermostatMode.mode/0
.
Summary
Types
@type param() :: {:modes, [{Grizzly.ZWave.CommandClasses.ThermostatMode.mode(), boolean()}]}