roblans / ZWave4Net

ZWave4Net is a .NET library that interfaces with the Aeotec / Aeon Labs Z-Stick.
MIT License
41 stars 34 forks source link

Add support for ThermostatFanMode CommandClass, 0x44 #45

Closed chronofanz closed 3 years ago

chronofanz commented 3 years ago

The values for the ThermostatFanModeValue enum were taken from Section 4.106.1 "Thermostat Fan Mode Set Command" of the spec located here.

roblans commented 3 years ago

Changes merged, new NuGet package published. Thanks