Page 1 of 3

Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Monday 21 January 2019 15:58
by thecosmicgate
I've recently buy these NAS-WR01ZE , but when I add this to my domoticz ( version 4.10311) with zwave version :1.4-3311-g51da0ebc-dirty , it tells me that's a unknown device .
Also tried to exclude and include again but nothing ;(
What's wrong ;( Image

I already changed / edit the config xml's ,(and ex - include) without success



Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Thursday 24 January 2019 10:44
by thecosmicgate
Nobody who can help me ;)?

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Thursday 24 January 2019 11:14
by bwbboot
I have the same issue, however not sure if this is Domoticz related though. I guess this has to do with device identification in openzwave. Probably a good idea to report the issue there as well.

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Thursday 24 January 2019 11:18
by Doler
No problem with NAS-WR01ZE, I have three of these running without any problem. Maybe a defect unit?

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Thursday 24 January 2019 11:30
by bwbboot
Yeah same here, i have a few running as well.

Image

This might be a newer version of the device. I can see it reports a different version of the application and protocol version as well.

This is a correctly identified plug:

Image

And this is a unknown plug:
Image

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Thursday 24 January 2019 20:52
by thecosmicgate
Doler wrote:No problem with NAS-WR01ZE, I have three of these running without any problem. Maybe a defect unit?
The unit is working fine ! I can control it using domoticz, but domoticz can't read the configuration

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Thursday 24 January 2019 20:55
by thecosmicgate
bwbboot wrote:Yeah same here, i have a few running as well.

Image

This might be a newer version of the device. I can see it reports a different version of the application and protocol version as well.

This is a correctly identified plug:

Image

And this is a unknown plug:
Image
See here the information about the "unknown" plug Image

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Thursday 24 January 2019 22:19
by bwbboot
ok fixed locally. If you like you can request a perm fix through this method:
https://github.com/OpenZWave/open-zwave ... ng-Devices

edit your /domoticz/Config/manufacturer_specific.xml

search for NEO Coolcam and add this line

<Product type="0200" id="1027" name="Power plug 12A" config="shenzen_neo/nas-wr01z.xml"/>

Save and restart domoticz.

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Friday 25 January 2019 9:22
by thecosmicgate
bwbboot wrote:ok fixed locally. If you like you can request a perm fix through this method:
https://github.com/OpenZWave/open-zwave ... ng-Devices

edit your /domoticz/Config/manufacturer_specific.xml

search for NEO Coolcam and add this line

<Product type="0200" id="1027" name="Power plug 12A" config="shenzen_neo/nas-wr01z.xml"/>

Save and restart domoticz.
Thnx but I think only restarting is not enough, I need to exclude and include this plug again ?

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Friday 25 January 2019 11:54
by bwbboot
Was not needed here.

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Friday 25 January 2019 12:47
by thecosmicgate
bwbboot wrote:Was not needed here.
Hmm okay , I entered this extra line , rebooted domoticz , still the unknown: type etc.

Trying with exclude ->include later today (@work now)

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Saturday 26 January 2019 17:09
by bwbboot
Did it work out? If not:

I realised I added the extra line to ~/open-zwave/config/manufacturer_specific.xml first, but without success. So thats why I added the extra line to ~/domoticz/Config/manufacturer_specific.xml. So maybe both locations need to be edited before it works?

You can also run ~/open-zwave$ sudo make xmltest to make sure you did not make a mistake editing the file.

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Saturday 26 January 2019 20:05
by thecosmicgate
Nope, it doesn't work as expected ;(
Still unknown, also after exclude -> exclude , so what's next to do ;) Image

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Saturday 26 January 2019 20:20
by bwbboot
you could move all zwcfg_*.xml files from~/domoticz/Config/ into a backup folder. And restart Domoticz.

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Saturday 26 January 2019 20:26
by thecosmicgate
Finally got it running !

But when I have a look in the available device (s) I was looking for the CM113 device to measure the Amp's but now I when I look at this CM113 device it measures Watt instead off Amp

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Thursday 07 February 2019 19:47
by pimseb
Hello
I have the same problem here, can't get this device being recognized :
Neo CoolCam Unknown: type=0200, id=1027+
What is this "+" after id ?
EDIT : got it working . HAd to add the line into the xml , restart domoticz, exclude node, include node

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Monday 11 February 2019 9:23
by berrevoets
Did have the same isue here istall the .xml files manual from beta packet

http://old.openzwave.com/snapshots/open ... 355.tar.gz

i just copy all files from the openzwave-1.4.33.55/config to domoticz/config (there are also new files in config/shenzen_neo)

did not now how to run the setup so i did this manualy

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Monday 11 February 2019 10:03
by LouiS22
pimseb wrote: Thursday 07 February 2019 19:47 Hello
I have the same problem here, can't get this device being recognized :
Neo CoolCam Unknown: type=0200, id=1027+
What is this "+" after id ?
EDIT : got it working . HAd to add the line into the xml , restart domoticz, exclude node, include node
"+" means it's a zwave plus device.

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Monday 11 February 2019 22:57
by MultiZW074
Are you able to set device parameters now?
My coolcam type=0200 version won't update it's LED parameter for example.

Secondly the kWh measurement reads an abnormal 21474836.62 kWh

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Posted: Monday 11 February 2019 23:06
by pimseb
Yes it runs OK. I didnt check the led settings.
But everything seems to work fine in domoticz. The kWh mesure aswell

Code: Select all

2019-02-11 23:03:18.097 (Zwave) General/kWh (kWh Meter)
2019-02-11 23:03:18.430 (Zwave) Usage (Poele)
2019-02-11 23:03:18.432 (Zwave) General/kWh (kWh Meter)
2019-02-11 23:03:18.898 (Zwave) General/Voltage (Voltage)