View Source Grizzly.ZWave.Commands.ThermostatModeSupportedReport (grizzly v6.1.0)
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
@type param() :: {:modes, [{Grizzly.ZWave.CommandClasses.ThermostatMode.mode(), boolean()}]}