View Source Grizzly.ZWave.CommandClasses.ThermostatFanState (grizzly v8.6.6)
"ThermostatFanState" Command Class
The Thermostat Fan State Command Class is used to obtain the fan operating state of the thermostat.
Summary
Types
Functions
@spec decode_state(any()) :: {:ok, state()} | {:error, Grizzly.ZWave.DecodeError.t()}