greenwave powernode1 & parameters

For Z-Wave related questions in Domoticz

Moderator: leecollings

Post Reply
Jango
Posts: 68
Joined: Sunday 12 July 2015 16:51
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Contact:

greenwave powernode1 & parameters

Post by Jango »

Hello,

I have 2 greenwave powernode 1 zwave switches.
The manual says that you can set the parameters from 0 to 4
What i want to change on the switches is that in the case when the power goes down and the power goes on again the switch is automatically swithed to on. I want them to switch to off instead.

How can i change these parameters, i can not find anything in domoticz settings

regards,

Jango
User avatar
bbqkees
Posts: 407
Joined: Sunday 17 August 2014 21:01
Target OS: Linux
Domoticz version: 4.1x
Location: The Netherlands
Contact:

Re: greenwave powernode1 & parameters

Post by bbqkees »

Are they identified correctly in the ZWave hardware panel?
Bosch / Nefit / Buderus / Junkers / Worcester / Sieger EMS bus Wi-Fi MQTT Gateway and interface boards: https://bbqkees-electronics.nl/
Jango
Posts: 68
Joined: Sunday 12 July 2015 16:51
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Contact:

Re: greenwave powernode1 & parameters

Post by Jango »

Yes, the nodes are added correctly, status controller and switches OK (green)
If i set the switch on/off is it switching fine.
User avatar
gizmocuz
Posts: 2483
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: greenwave powernode1 & parameters

Post by gizmocuz »

that is not possible and a known greenwave issue, after a power failure they will be switched on
Quality outlives Quantity!
Jango
Posts: 68
Joined: Sunday 12 July 2015 16:51
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Contact:

Re: greenwave powernode1 & parameters

Post by Jango »

Thank you for your quick response.
Jango
Posts: 68
Joined: Sunday 12 July 2015 16:51
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Contact:

Re: greenwave powernode1 & parameters

Post by Jango »

I spoke to someone who said that is is easy to do in homeseer, you can set the parameter there.
Can i do this too via scripting or on another way?
Can this be implemented in domoticz and what do i have to do?

regards
vrampal
Posts: 1
Joined: Wednesday 27 January 2016 14:56
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: greenwave powernode1 & parameters

Post by vrampal »

Hello,

I finally get technical documentation from GreenWave.

Short version:
- param 0: Power change required to send a notification, in % from 1 to 100, default 10
- param 1: Keep alive time, in minutes from 1 to 255, default 2
- param 2: Color wheel selection, read only
- param 3: State after power loss, 0 = all off, 1 = remember last state, 2 = all on, default 2
- param 4: Led for network error, 0 = disable, 1 = enable, default 0
- assoc group 1: Color wheel change
- assoc group 2: Relay health
- assoc group 3: Power value change
- assoc group 4: Over-current protection

Long version:
Technical doc for PowerNode
bullrin
Posts: 38
Joined: Friday 29 January 2016 22:36
Target OS: Raspberry Pi / ODroid
Domoticz version: 2.4403
Location: Germany/BW/Mannheim
Contact:

Re: greenwave powernode1 & parameters

Post by bullrin »

I have also two Greenwave Powernode.
They have a very disturbing blinking led. I found out that I have to set Parameter 1 to 255. But I can't find any possibility to set the device parameters. Also on openzwave interface, i can't find any configuration options.

who has managed to do this?
Sneezydevil
Posts: 111
Joined: Monday 18 January 2016 9:56
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: greenwave powernode1 & parameters

Post by Sneezydevil »

The blinking green led you mean? I fix that by enabling polling, which is not ideal. If there is a other way to fix this that would be nice.

Will settings this to 255 not just make it blink after 4 hours 15 minutes?
bullrin
Posts: 38
Joined: Friday 29 January 2016 22:36
Target OS: Raspberry Pi / ODroid
Domoticz version: 2.4403
Location: Germany/BW/Mannheim
Contact:

Re: greenwave powernode1 & parameters

Post by bullrin »

Oh you're right... The last time I googled, i thought this is the solution...
jvanthof
Posts: 3
Joined: Monday 08 February 2016 14:38
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: greenwave powernode1 & parameters

Post by jvanthof »

What happens if you set parameter 1 to '0'? Will that not disable the blinking lights?

I have a few (single) powernodes and 1 powernode "block" of 6. I'm not at home now, but I will try it soon!
User avatar
Egregius
Posts: 2589
Joined: Thursday 09 April 2015 12:19
Target OS: Linux
Domoticz version: v2024.7
Location: Beitem, BE
Contact:

Re: greenwave powernode1 & parameters

Post by Egregius »

Value will not be accepted because it has to be between 1 and 255.
A value of 0 for disabled would be great, but how many times does it take more than 255 minutes to switch?
If you really hate the blinken after that time you can script to resent a switch command after 250 minutes.
bullrin
Posts: 38
Joined: Friday 29 January 2016 22:36
Target OS: Raspberry Pi / ODroid
Domoticz version: 2.4403
Location: Germany/BW/Mannheim
Contact:

Re: greenwave powernode1 & parameters

Post by bullrin »

I've contactec Greenwave for that reason. But they don't seem to be interested in answering my question. Next time I'll buy a power switch from another company
User avatar
gizmocuz
Posts: 2483
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: greenwave powernode1 & parameters

Post by gizmocuz »

How about some duck tape ?
Quality outlives Quantity!
User avatar
Egregius
Posts: 2589
Joined: Thursday 09 April 2015 12:19
Target OS: Linux
Domoticz version: v2024.7
Location: Beitem, BE
Contact:

Re: greenwave powernode1 & parameters

Post by Egregius »

Just sent the same command again, not that hard to do:

Code: Select all

<?php //part of cron.php
if($STtv<$time-15000) Schakel($SItv, $Stv);
That will sent every 250 minutes the actual state again. Byebye flashing light...
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest