Neo Coolcam PIR Motion Sensor V2

For Z-Wave related questions in Domoticz

Moderator: leecollings

Post Reply
poudenes
Posts: 667
Joined: Wednesday 08 March 2017 9:42
Target OS: Linux
Domoticz version: 3.8993
Location: Amsterdam
Contact:

Neo Coolcam PIR Motion Sensor V2

Post by poudenes »

Hi All,

It was not possible to disable the LED of the device. And read some articles.
Change the INDEX number from 10 to 11. In manual I read that INDEX 10 is Ambient Temperature Differential Report

Code: Select all

nano /home/pi/domoticz/Config/shenzen_neo/nas-pd02z.xml
change the line:

Code: Select all

<Value type="list" genre="config" instance="1" index="10" label="Motion detection LED indication" value="1" size="1">  
to

Code: Select all

<Value type="list" genre="config" instance="1" index="11" label="Motion detection LED indication" value="1" size="1">  
now I can disable the LED Flashing when there is motion


There is also a last option written in manual:

Function: Ambient Temperature Differential Report
Parameter Number: 10
Parameter Size: 1 Byte
Available Settings: 0 ~ 127
Default Setting: 5
t

Code: Select all

    <Value type="byte" genre="config" instance="1" index="10" label="Ambient Temperature Differential Report" value="5" min="0" max="127" size="1">
      <Help>
        DESCRIPTION HERE
        Available Settings: 0 ~ 127.
      </Help>
    </Value> 

Function: Ambient Light Intensity Calibration
Parameter Number: 99
Parameter Size: 2 Byte
Available Settings: 1 ~ 65536
Default Setting: 1000
t

Code: Select all

    <Value type="byte" genre="config" instance="1" index="99" label="Ambient Light Intensity Calibration" value="1000" min="1" max="65536" size="2">
      <Help>
        DESCRIPTION HERE
        Available Settings: 1 ~ 65536.
      </Help>
    </Value> 
Tried to add this one as well but then the configuration part is blank when goto the ZWave Control Panel

Here info on the site:
https://products.z-wavealliance.org/pro ... 20/configs
RPi3 B+, Debain Stretch, Domoticz, Homebridge, Dashticz, RFLink, Milight, Z-Wave, Fibaro, Nanoleaf, Nest, Harmony Hub, Now try to understand pass2php
tonbor
Posts: 157
Joined: Monday 17 February 2014 9:12
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Neo Coolcam PIR Motion Sensor V2

Post 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
poudenes
Posts: 667
Joined: Wednesday 08 March 2017 9:42
Target OS: Linux
Domoticz version: 3.8993
Location: Amsterdam
Contact:

Re: Neo Coolcam PIR Motion Sensor V2

Post by poudenes »

Yes They inform me about it. :) good to see the change.
RPi3 B+, Debain Stretch, Domoticz, Homebridge, Dashticz, RFLink, Milight, Z-Wave, Fibaro, Nanoleaf, Nest, Harmony Hub, Now try to understand pass2php
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 1 guest