Nuon \ Greenwave Smart plug - Alarm Level
Moderator: leecollings
-
- Posts: 25
- Joined: Friday 07 November 2014 19:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Nuon \ Greenwave Smart plug - Alarm Level
Can anyone explain what the device 'Alarm Level' on the Nuon\Greenwave Smartplug is?
It acts as a switch , but when i activate the switch nothing happens.
Thanks in advance!
It acts as a switch , but when i activate the switch nothing happens.
Thanks in advance!
- gizmocuz
- Posts: 2471
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
This class should not be visible in your configuration..
can you check if the following lines are available in the Config/Greenwave config files
<!-- COMMAND_CLASS_ALARM. This class is in the list reported by the GreenWave PowerNode 6, but it does not respond to requests -->
<CommandClass id="113" action="remove" />
if they are there (good), check your config/zwcfg_xxxx.xml file, and see if they are there for the greenwave, if they are, stop domoticz, edit the file, remove it, and start domoticz again
because when it wants to poll for this class, you will have a huge timeout
can you check if the following lines are available in the Config/Greenwave config files
<!-- COMMAND_CLASS_ALARM. This class is in the list reported by the GreenWave PowerNode 6, but it does not respond to requests -->
<CommandClass id="113" action="remove" />
if they are there (good), check your config/zwcfg_xxxx.xml file, and see if they are there for the greenwave, if they are, stop domoticz, edit the file, remove it, and start domoticz again
because when it wants to poll for this class, you will have a huge timeout
Quality outlives Quantity!
-
- Posts: 25
- Joined: Friday 07 November 2014 19:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
gizmocuz wrote:This class should not be visible in your configuration..
can you check if the following lines are available in the Config/Greenwave config files
<!-- COMMAND_CLASS_ALARM. This class is in the list reported by the GreenWave PowerNode 6, but it does not respond to requests -->
<CommandClass id="113" action="remove" />
if they are there (good), check your config/zwcfg_xxxx.xml file, and see if they are there for the greenwave, if they are, stop domoticz, edit the file, remove it, and start domoticz again
because when it wants to poll for this class, you will have a huge timeout
Thanks for your reply.
The section ' <CommandClass id="113" action="remove" /> ' is present in both the OpenZwave and Domoticz config files.
The CommandClass isn't present in the zwcfg file.
So it seems to look good.
I did notice some instability an hour ago (lost connection between aeon labs v2 stick and smart plug), and startup problems of domoticz after a reboot.
Maybe this is caused by this device?
- gizmocuz
- Posts: 2471
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
Nope... so why your initial question about the alarm level ?
Unfortunately the greenwave documentation is very small and i did not find a document about the alarm class
Unfortunately the greenwave documentation is very small and i did not find a document about the alarm class
Quality outlives Quantity!
-
- Posts: 25
- Joined: Friday 07 November 2014 19:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
It is still present in the web ui.gizmocuz wrote:Nope... so why your initial question about the alarm level ?
Unfortunately the greenwave documentation is very small and i did not find a document about the alarm class
The config files looks fine (based on your suggestion)
-
- Posts: 25
- Joined: Friday 07 November 2014 19:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
logfile;
Sun Nov 9 20:43:12 2014 OpenZWave: Value_Added: Node: 2, CommandClass: ALARM, Label: Alarm Level, Instance: 1
Sun Nov 9 20:43:12 2014 OpenZWave: Value_Added: Node: 2, CommandClass: ALARM, Label: Alarm Level, Instance: 1
-
- Posts: 2
- Joined: Friday 25 April 2014 23:22
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
I found the Alarm Level devices too. For both the 6-fold and the single Greenwave sockets, one for each module.
I think the Alarm Level has to do with the over current detection in the Greenwave sockets. Above 2200 Watts power consumption an over current protection kicks in effectively switching off the socket. The indicator light on the socket will indicate this event with a red (!) light for a while. Pressing the button on the module will reset this status. Having said this, the Alarm Level devices didn't get switched on when tripping the over current detection.
Sly.
I think the Alarm Level has to do with the over current detection in the Greenwave sockets. Above 2200 Watts power consumption an over current protection kicks in effectively switching off the socket. The indicator light on the socket will indicate this event with a red (!) light for a while. Pressing the button on the module will reset this status. Having said this, the Alarm Level devices didn't get switched on when tripping the over current detection.
Sly.
Platform: RPi
RF Interfaces: RFXtrx433 & AEON Labs Z-Stick using Open Z-Wave
Devices: CoCo/KaKu: Switches, dimmers, PIR's and door sensors
Z-Wave: Greenwave Reality / Nuon Powernodes, AEON recessed door sensors, Fibaro FGS-221
RF Interfaces: RFXtrx433 & AEON Labs Z-Stick using Open Z-Wave
Devices: CoCo/KaKu: Switches, dimmers, PIR's and door sensors
Z-Wave: Greenwave Reality / Nuon Powernodes, AEON recessed door sensors, Fibaro FGS-221
-
- Posts: 23
- Joined: Saturday 06 September 2014 15:08
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.2
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
Same here 
Another thing with this GreenWave PowerNode, when it get's unplugged, and then later is powered on, it is not found by Domoticz. First I've been waiting to see it come back online, then applied configuration for device, disabled and enabled polling, sent commands etc. This does not help.
Isn't the polling mechanism working properly for this device?
So far, the only thing that helps to get it back online, is restart Domoticz. So it can be fixed from the controller side, it it possible to script this, so a reboot won't be needed?

Another thing with this GreenWave PowerNode, when it get's unplugged, and then later is powered on, it is not found by Domoticz. First I've been waiting to see it come back online, then applied configuration for device, disabled and enabled polling, sent commands etc. This does not help.
Isn't the polling mechanism working properly for this device?
So far, the only thing that helps to get it back online, is restart Domoticz. So it can be fixed from the controller side, it it possible to script this, so a reboot won't be needed?
-
- Posts: 25
- Joined: Friday 07 November 2014 19:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
I noticed this too. Looking for a solution aswell.zaadstra wrote:Same here
Another thing with this GreenWave PowerNode, when it get's unplugged, and then later is powered on, it is not found by Domoticz. First I've been waiting to see it come back online, then applied configuration for device, disabled and enabled polling, sent commands etc. This does not help.
Isn't the polling mechanism working properly for this device?
So far, the only thing that helps to get it back online, is restart Domoticz. So it can be fixed from the controller side, it it possible to script this, so a reboot won't be needed?
-
- Posts: 32
- Joined: Wednesday 27 January 2016 16:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
Is this solved? I see the ALARM Level devices too. Now what? 

Aeon Labs Gen5 USB
Greenwave Powernode 6 NS310
2x Greenwave Powernode 1 NS310
Philips Hue
Logitech media Server
Plugwise Smile P1
Greenwave Powernode 6 NS310
2x Greenwave Powernode 1 NS310
Philips Hue
Logitech media Server
Plugwise Smile P1
- gizmocuz
- Posts: 2471
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
So... you bump a thread from more then 1 year *g*
Do you have any problems with the device? If not, no problem
If yes, disable the ozw hardware, then edit the file Config/zwcfg_xxxxx.xml, remove your greenwave node,
next enable the ozw hardware, not it should be ok
Do you have any problems with the device? If not, no problem
If yes, disable the ozw hardware, then edit the file Config/zwcfg_xxxxx.xml, remove your greenwave node,
next enable the ozw hardware, not it should be ok
Quality outlives Quantity!
-
- Posts: 25
- Joined: Friday 07 November 2014 19:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
For me, the problem posted in the below url was the reason to ditch z-wave.
Greenwave devices seemed really unstable.
Also suddenly loosing connection with the network (domoticz needed a restart to fix it)
Dont know if these problems are resolved?
http://www.domoticz.com/forum/viewtopic ... 496#p27496
Greenwave devices seemed really unstable.
Also suddenly loosing connection with the network (domoticz needed a restart to fix it)
Dont know if these problems are resolved?
http://www.domoticz.com/forum/viewtopic ... 496#p27496
-
- Posts: 191
- Joined: Wednesday 26 November 2014 18:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
It is not zwave being the problem, it is the greenwave node that is the problem.
-
- Posts: 32
- Joined: Wednesday 27 January 2016 16:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
I own the newer version of the Greenwave Smartplug 6 (NS310) for just a day.gizmocuz wrote:So... you bump a thread from more then 1 year *g*
Do you have any problems with the device? If not, no problem
If yes, disable the ozw hardware, then edit the file Config/zwcfg_xxxxx.xml, remove your greenwave node,
next enable the ozw hardware, not it should be ok
I'd like to find out about issues while i can still return the product.. And there are not many discussions about greenwave that i could find..
I don't seem to have those problems with delays, so thats cool.
These problems i did not see yet. Will report back.
Thanks for your help.zaadstra wrote:Same here
Another thing with this GreenWave PowerNode, when it get's unplugged, and then later is powered on, it is not found by Domoticz. First I've been waiting to see it come back online, then applied configuration for device, disabled and enabled polling, sent commands etc. This does not help.
Isn't the polling mechanism working properly for this device?
So far, the only thing that helps to get it back online, is restart Domoticz. So it can be fixed from the controller side, it it possible to script this, so a reboot won't be needed?
Aeon Labs Gen5 USB
Greenwave Powernode 6 NS310
2x Greenwave Powernode 1 NS310
Philips Hue
Logitech media Server
Plugwise Smile P1
Greenwave Powernode 6 NS310
2x Greenwave Powernode 1 NS310
Philips Hue
Logitech media Server
Plugwise Smile P1
-
- Posts: 25
- Joined: Friday 07 November 2014 19:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: RE: Re: Nuon \ Greenwave Smart plug - Alarm Level
Only solution was rebooting the raspberry pi.tlpeter wrote:It is not zwave being the problem, it is the greenwave node that is the problem.
So i doubt its the greenwave hardware itself (greenwave works great on official zwave devices such as eneco toon)
My conclusion was that its caused by openzwave and that openzwave was unable to recover the situation
Openzwave has issues with recovering dead nodes.. i think this happened.
http://www.openzwave.com/knowledge-base/deadnode
-
- Posts: 32
- Joined: Wednesday 27 January 2016 16:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: RE: Re: Nuon \ Greenwave Smart plug - Alarm Level
When i unplug the Greenwave plugs i indeed have to push the sync button on the plug before its been reconnected in domoticz.alttab wrote:Only solution was rebooting the raspberry pi.tlpeter wrote:It is not zwave being the problem, it is the greenwave node that is the problem.
So i doubt its the greenwave hardware itself (greenwave works great on official zwave devices such as eneco toon)
My conclusion was that its caused by openzwave and that openzwave was unable to recover the situation
Openzwave has issues with recovering dead nodes.. i think this happened.
http://www.openzwave.com/knowledge-base/deadnode
So this means every time with power failure the plugs need a push on the sync button..

Aeon Labs Gen5 USB
Greenwave Powernode 6 NS310
2x Greenwave Powernode 1 NS310
Philips Hue
Logitech media Server
Plugwise Smile P1
Greenwave Powernode 6 NS310
2x Greenwave Powernode 1 NS310
Philips Hue
Logitech media Server
Plugwise Smile P1
-
- Posts: 23
- Joined: Saturday 06 September 2014 15:08
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.2
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
How can that be???gizmocuz wrote:Dont have this experience
Did you wire them to Domoticz

-
- Posts: 666
- Joined: Thursday 02 October 2014 6:36
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.2
- Location: Geleen
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
Basically I don't experience that either. I have polling enable for the greenwave plug.
Verstuurd vanaf mijn XT1580 met Tapatalk
Verstuurd vanaf mijn XT1580 met Tapatalk
-
- Posts: 451
- Joined: Friday 16 October 2015 7:58
- Target OS: Windows
- Domoticz version:
- Contact:
Re: Nuon \ Greenwave Smart plug - Alarm Level
I see the alarm level and alarm type devices as well. So far I have ignored them, but there are quite a lot of them which makes it harder to search for new devices. Is removing them from the configuration really a fix? So far I haven't seen any response that confirmed it.
In general the Greenwave devices do seem to work, but you have to give it some time and be patient every once in a while.
In general the Greenwave devices do seem to work, but you have to give it some time and be patient every once in a while.
Who is online
Users browsing this forum: Amazon [Bot] and 1 guest