grizzly v0.10.0 Grizzly.ZWave.CommandClasses.ThermostatFanMode View Source
"ThermostatFanMode" Command Class
What type of commands does this command class support?
Link to this section Summary
Link to this section Types
Specs
mode() :: :auto_low | :low | :auto_high | :high
Link to this section Functions
Specs
decode_mode(byte()) :: {:ok, mode()} | {:error, Grizzly.ZWave.DecodeError.t()}