grizzly v0.4.2 Grizzly.CommandClass.ThermostatMode View Source

Link to this section Summary

Link to this section Types

Link to this type

mode() View Source
mode() :: :off | :heat | :cool | :auto | byte()

Link to this section Functions

Link to this function

mode_from_byte(byte) View Source
mode_from_byte(byte()) :: mode()

Link to this function

mode_to_byte(byte) View Source
mode_to_byte(mode()) :: byte()