View Source Grizzly.ZWave.Commands.ThermostatFanStateReport (grizzly v4.0.0)
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)
Link to this section Summary
Link to this section Types
@type param() :: {:state, Grizzly.ZWave.CommandClasses.ThermostatFanState.state()}