Page 1 of 1

Unable to include a Z-wave switch

Posted: Sunday 24 January 2016 22:00
by Ady92100
Hello

Synology DS212 Version: 2.4298 Openzwave 1.4.3 latest version

I've just bought a switch AEON Labs micro smart G2 with meter DSC18 for Europe.
http://www.domadoo.fr/fr/peripheriques/ ... 11014.html

Which is supported by DZ http://www.domoticz.com/wiki/Hardware#A_2
and by OZW https://github.com/OpenZWave/open-zwave ... fig/aeotec
file msesV2.xml

After inclusion, and Synology restart, the node is recognized and then declared as dead

Code: Select all

2016-01-24 11:22:26.605  OpenZWave: Value_Added: Node: 7 (0x07), CommandClass: SENSOR BINARY, Label: Sensor, Instance: 0                    
2016-01-24 11:22:26.607  OpenZWave: Value_Added: Node: 7 (0x07), CommandClass: BATTERY, Label: Battery Level, Instance: 1                   
2016-01-24 11:22:26.608  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: SWITCH BINARY, Label: Switch, Instance: 1                   
2016-01-24 11:22:26.609  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: SWITCH BINARY, Label: Switch, Instance: 2                   
2016-01-24 11:22:26.610  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: SWITCH BINARY, Label: Switch, Instance: 3                   
2016-01-24 11:22:26.610  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: SWITCH BINARY, Label: Switch, Instance: 4                   
2016-01-24 11:22:26.611  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: SWITCH BINARY, Label: Switch, Instance: 5                   
2016-01-24 11:22:26.612  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: SWITCH BINARY, Label: Switch, Instance: 6                   
2016-01-24 11:22:26.612  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: METER, Label: Energy, Instance: 1                           
2016-01-24 11:22:26.653  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: METER, Label: Energy, Instance: 2                           
2016-01-24 11:22:26.653  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: METER, Label: Energy, Instance: 3                           
2016-01-24 11:22:26.656  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: METER, Label: Energy, Instance: 4                           
2016-01-24 11:22:26.656  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: METER, Label: Energy, Instance: 5                           
2016-01-24 11:22:26.656  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: METER, Label: Energy, Instance: 6                           
2016-01-24 11:22:26.657  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: METER, Label: Power, Instance: 1                            
2016-01-24 11:22:26.658  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: METER, Label: Power, Instance: 2                            
2016-01-24 11:22:26.659  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: METER, Label: Power, Instance: 3                            
2016-01-24 11:22:26.660  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: METER, Label: Power, Instance: 4
2016-01-24 11:22:26.661  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: METER, Label: Power, Instance: 5
2016-01-24 11:22:26.661  OpenZWave: Value_Added: Node: 10 (0x0a), CommandClass: METER, Label: Power, Instance: 6                            
2016-01-24 11:22:26.695  RFXCOM: Using serial port: /dev/ttyUSB0                                                                            
[color=#FF0000]2016-01-24 11:22:26.704  OpenZWave: Value_Added: Node: 14 (0x0e), CommandClass: SWITCH BINARY, Label: Switch, Instance: 1   [/color]
 
and then

Code: Select all

^[[31m2016-01-24 11:22:27.784 Error, Node014, ERROR: node presumed dead                                                                     
^[[39m^[[32m2016-01-24 11:22:27.784 Always,                                                                                                 
^[[39m^[[32m2016-01-24 11:22:27.784 Always, Dumping queued log messages                                                                     
^[[39m^[[32m2016-01-24 11:22:27.784 Always,                                                                                                 
^[[39m^[[39m^[[39m^[[39m^[[39m^[[39m^[[39m^[[39m^[[39m^[[32m2016-01-24 11:22:27.784 Always,                                                 
^[[39m^[[32m2016-01-24 11:22:27.784 Always, End of queued log message dump                                                                  
^[[39m^[[32m2016-01-24 11:22:27.784 Always,                                                                                                 
^[[39m2016-01-24 11:22:27.785  OpenZWave: Received Node Dead notification from HomeID: 25483669, NodeID: 14 (0x0e)   
and of course the node is flagged with a red mark in the status column (node tab of the Setup/Hardware screen.
nodeID = 14, description is empty

Do you have any suggestion ? How to include this device ?

Thanks for your help