Skip to content

Releases: genielabs/zwave-lib-dotnet

v1.0.15

25 Jun 12:30
Compare
Choose a tag to compare

Added:

  • UV sensor value
  • CentralScene CC
  • ClimateControlSchedule CC
  • Irrigation CC

Various bug fixes.

v1.0.12

18 Jan 15:33
Compare
Choose a tag to compare
  • Fixed bug in Z-Wave MultiCmd and SensorBinary command class
  • Added device VersionGet

v1.0.11

14 Dec 18:29
Compare
Choose a tag to compare
Added WakeUp.SetAlwaysAwake and WakeUp.GetAlwaysAwake methods

v1.0.10

04 Dec 17:08
Compare
Choose a tag to compare
  • Fixed WakeUp class bug, it was queuing send to sleep commands
  • Fixed SwitchBinary class that was sending out messages as Basic cc
  • Assigned proper events to Basic, SwitchBinary and SwitchMultilevel report

v1.0.9

29 Nov 18:46
Compare
Choose a tag to compare
- Fixed packet fragmentation issue (affecting RaZberry) and timeout errors occurring with some devices (eg. Fibaro in wall switches).
- Added WakeUp.SendToSleep command
- Added WakeUp on NodeInfo

v1.0.8

18 Nov 11:51
Compare
Choose a tag to compare

Added configurable delay between commands and HealNetwork method to ZWaveController.

v1.0.7

29 Oct 23:16
Compare
Choose a tag to compare
re-enabled cc version query during discovery; updated serialportlib p…

v1.0.5

20 Oct 21:10
Compare
Choose a tag to compare

Added node Sleeping status and resend on WakeUp.