View Source Grizzly.ZWave.Commands.ThermostatFanStateReport (grizzly v8.6.6)
This module implements command THERMOSTAT_FAN_STATE_REPORT of the COMMAND_CLASS_THERMOSTAT_FAN_STATE command class.
This command is used to report the fan operating state of the thermostat device.
Params:
:state
- the state of the fan (required)
Summary
Types
@type param() :: {:state, Grizzly.ZWave.CommandClasses.ThermostatFanState.state()}