GreenWave Reality Binary Power Swith after update

Discussions about existing Z-Wave device and their usage with Z-Way/Z-Cloud/Z-Box
Post Reply
fbockstael
Posts: 1
Joined: 16 Jul 2014 10:25

GreenWave Reality Binary Power Swith after update

Post by fbockstael »

This device is not working with 1.7.1-rc2
After update I got several internal server errors.
After downgrading ro 1.5.0-rc1 this device was functioning again.
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: GreenWave Reality Binary Power Swith after update

Post by PoltoS »

More info required to help you. Please read this:
http://razberry.z-wave.me/index.php?id=27

Sentences like "nothing works" are hard to debug.
EmVeeKee
Posts: 3
Joined: 07 Nov 2014 00:07

Re: GreenWave Reality Binary Power Swith after update

Post by EmVeeKee »

Hello,

I had a similar issue with the greenwave reality power switch. After filing a bug report I got the explanation of the issue (something to do with a bug in the CRC command class implementation in version 1.7.2) and two solutions:

- Install newer version in beta
- http://{ip address of the raspberry pi}:8083/JS/Run/zway.devices[{node address of your switch}].data.nodeInfoFrame=[0x25,0x32,0x60,0x72,0x86,0x20,0x71,0x70,0x27,0x85,0x87,0x75] followed by a force re-interview. Works like a charm.

Success.

"
This seems to be due to CRC CommandClass incorrectly implemented in v1.7.2. We have changed a lot in this part and it should be better in new v2.0.0-rc10. But the latter one is still not in stable state, but a release candidate.

I would suggest to make a copy of your /opt/z-way-server folder and try out this release candidate just to make sure it works better.

Meanwhile there is a possible hack with v1.7.2 - remove 0x56 from NIF and do Force interview:

http://rpi:8083/JS/Run/zway.devices[10] ... InfoFrame=[0x25,0x32,0x60,0x72,0x86,0x20,0x71,0x70,0x27,0x85,0x87,0x75]


Sincerely yours,

Z-Wave.Me team
"
Post Reply