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 ThermostatOperatingState command class. #46

Closed threax closed 3 years ago

threax commented 3 years ago

This adds the ThermostatOperatingState and ThermostatFanState command classes to the library. For ThermostatOperatingState I included the values from v2 of the spec as well, but the thermostat (Honeywell T6 Pro Z-Wave) I used to test this only supports v1 for both of these states.

roblans commented 3 years ago

Changes merged. New NuGet package published (1.0.6). Thanks