more G-Labs products

Author Topic: Stucked with Z-Wave dimmer level set  (Read 4876 times)

March 17, 2015, 12:17:13 PM
Reply #15

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Ok Bounz,

you can proceed with a pull request of z-wave-rework, so I can test and update ZWave.cs interface code.
Interesting that openhab has its own implementation of z-wave stack. This could help implementing other classes into hg.

Cheers,
g.

March 17, 2015, 12:23:46 PM
Reply #16

Bounz

  • ***
  • Information
  • Full Member
  • Posts: 94

March 17, 2015, 02:29:20 PM
Reply #17

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
All right Bounz,

check out my latest commit. Let me know if it's working with your devices. I tested with mine and everything seems to work pretty well.

https://github.com/Bounz/HomeGenie/compare/zwave-rework...genielabs:zwave-rework

Btw thank you for the good work =)

Cheers,
g.
« Last Edit: March 17, 2015, 02:48:12 PM by Gene »

March 17, 2015, 10:12:57 PM
Reply #18

Bounz

  • ***
  • Information
  • Full Member
  • Posts: 94
Gene,
I've made some fixes to CRC16Encap and ZWaveLib.csproj. Also renamed Handlers folder to CommandClasses. https://github.com/genielabs/HomeGenie/pull/147

And it's a pleasure to work on this project =)
« Last Edit: March 17, 2015, 10:27:15 PM by Bounz »

March 17, 2015, 10:34:44 PM
Reply #19

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Hey Bounz,

you're pulling this into the master branch, please pull to zwave-rework so we can test more before merging into master branch.

Cheers,
g.

March 17, 2015, 10:39:36 PM
Reply #20

Bounz

  • ***
  • Information
  • Full Member
  • Posts: 94

March 17, 2015, 11:08:38 PM
Reply #21

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Merged and made some minor modifications.
Let's keep testing for a couple of days, then we will merge it into master branch.
Hope there's somebody else reading this that can help with testing.

Cheers,
g.