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