View Source Grizzly.ZWave.CommandClasses.ThermostatMode (grizzly v8.6.6)
"ThermostatMode" Command Class
The Thermostat Mode Command Class is used to control which mode a thermostat operates.
Summary
Types
Functions
@spec decode_mode(byte()) :: {:ok, mode()} | {:error, Grizzly.ZWave.DecodeError.t()}