Page 2 of 2

Re: neo coolcam motion sensor with temp sensor, unknown in domoticz

Posted: Thursday 04 July 2019 9:24
by tonbor
How to……
Directory.jpg
Directory.jpg (350.22 KiB) Viewed 1663 times
put the file in the directory

Re: neo coolcam motion sensor with temp sensor, unknown in domoticz

Posted: Thursday 04 July 2019 9:27
by poudenes
tonbor wrote: Thursday 04 July 2019 9:24 How to……Directory.jpg
put the file in the directory
But you also need to edit the manufacturer_specific.xml

Code: Select all

<Product type="0003" id="108d" name="Battery Powered PIR Sensor V2" config="shenzen_neo/nas-pd02z.xml"/> <!-- pd02z.xml --> 
to

Code: Select all

<Product type="0003" id="108d" name="Battery Powered PIR Sensor V2" config="shenzen_neo/nas-pd02ze.xml"/> <!-- pd02z.xml --> 

Re: neo coolcam motion sensor with temp sensor, unknown in domoticz

Posted: Thursday 04 July 2019 9:32
by tonbor
Change the manufacturer
manufacturer_specific.xml .jpg
manufacturer_specific.xml .jpg (326.05 KiB) Viewed 1662 times

Re: neo coolcam motion sensor with temp sensor, unknown in domoticz

Posted: Thursday 04 July 2019 9:33
by tonbor
Just add a "E" with the name, see picture, config="shenzen_neo/nas-pd02ze.xml"

Re: neo coolcam motion sensor with temp sensor, unknown in domoticz

Posted: Thursday 04 July 2019 9:37
by tonbor
That's it, but problem with ozw 1.6 -> 2019-07-04 09:09:03.438 Error: OpenZWave: Value_Changed: Tried adding value, not succeeded!. Node: 5 (0x05), CommandClass: ALARM, Label: Previous Event Cleared, Instance: 1, Index: 256

but there is work to do voor domoticz team, see other subject about this https://www.domoticz.com/forum/viewtopi ... =6&t=28308

with an new update of domoticz you have to change manufacturer_specific.xml again, I can not help that……….

Openzwave [openzwave] open-zwave Commit: Add support for "temperature" model of NAS-PD02Z https://github.com/OpenZWave/open-zwave/issues/1866

Re: neo coolcam motion sensor with temp sensor, unknown in domoticz

Posted: Thursday 04 July 2019 9:40
by poudenes
Im stay on this version:

Version: 4.10717
Build Hash: b38b49e5
Compile Date: 2019-05-09 13:04:08

Go change the line, add the xml, remove my devices, restart Domoticz, add devices again. Then I can turn off LED and do some fine tuning for light.

Re: neo coolcam motion sensor with temp sensor, unknown in domoticz

Posted: Thursday 04 July 2019 9:43
by tonbor
poudenes wrote: Thursday 04 July 2019 9:40 Im stay on this version:

Version: 4.10717
Build Hash: b38b49e5
Compile Date: 2019-05-09 13:04:08

Go change the line, add the xml, remove my devices, restart Domoticz, add devices again. Then I can turn off LED and do some fine tuning for light.
That will work too………, but with the new xml all other index number are correct, including 99

Re: neo coolcam motion sensor with temp sensor, unknown in domoticz

Posted: Thursday 04 July 2019 12:14
by tonbor
And always after this restart Domoticz, start adding a zwavedevice (NO exclude first) and 3x push the device button. The device will be added with the same id number and the new config settings!

Re: neo coolcam motion sensor with temp sensor, unknown in domoticz

Posted: Thursday 04 July 2019 12:17
by tonbor
tonbor wrote: Thursday 04 July 2019 9:43
poudenes wrote: Thursday 04 July 2019 9:40 Im stay on this version:

Version: 4.10717
Build Hash: b38b49e5
Compile Date: 2019-05-09 13:04:08

Go change the line, add the xml, remove my devices, restart Domoticz, add devices again. Then I can turn off LED and do some fine tuning for light.
That will work too………, but with the new xml all other index number are correct, including 99
no remove, stay with the same id number.

Re: neo coolcam motion sensor with temp sensor, unknown in domoticz

Posted: Friday 05 July 2019 7:59
by renerene
temperature resolution update is now at 0.5 degree. ANy way to make the interval less?

Re: neo coolcam motion sensor with temp sensor, unknown in domoticz

Posted: Wednesday 10 July 2019 14:03
by tonbor
Well ozw has fixed the config two days ago. index 10 and 11 has different functions according to the version of the pir hardware, with or without temperature. Now domoticz has to pickup this new xml

Re: neo coolcam motion sensor with temp sensor, unknown in domoticz

Posted: Thursday 11 July 2019 9:00
by tonbor
you can download it here
https://github.com/OpenZWave/open-zwave ... henzen_neo , put NAS-PD02Z.xml in the directory domoticz/config/shenzen_neo/ overwriting the existing one. Restart domoticz, include your pir again, do NOT exclude it first, thats all

Re: neo coolcam motion sensor with temp sensor, unknown in domoticz

Posted: Thursday 12 November 2020 14:34
by mauricevw
Does somebody already use the latest Neo Coolcam Sensor(NAS-PD03Z Battery Powered PIR Sensor V2+) which uses the nas-pd03z.xml? I have included the sensor and it recognizes all the sensors. However when I try to change some of the config nothing works. Pushing buttons on the sensor doesn't make changes.It resets back to the default and sometimes after changing some settings, random settings are used.

Looking forward to some feedback and hopefully a solution