Support POPP Smoke Sensor POPE004001

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
MaxMuster
Posts: 14
Joined: 05 Jul 2015 01:20

Support POPP Smoke Sensor POPE004001

Post by MaxMuster »

The new POPP Smoke detector has no device description. Using the device library (http://www.pepper1.net/zwavedb/) I found a device description xml file. How can I include it in my zwave installation so it is avalable?
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Support POPP Smoke Sensor POPE004001

Post by pz1 »

ref: Q&A

You can update the device description with command UpdateXMLs.sh that you can find in the ZDDX folder

Code: Select all

cd /opt/z-way-server/ZDDX
./UpdateXMLs.sh
You'll get quite a few error messages from corrupted xml files. Unfortunately these haven't been cleaned up yet
MaxMuster
Posts: 14
Joined: 05 Jul 2015 01:20

Re: Support POPP Smoke Sensor POPE004001

Post by MaxMuster »

pz1 wrote:You can update the device description with command UpdateXMLs.sh that you can find in the ZDDX folder

Code: Select all

cd /opt/z-way-server/ZDDX
./UpdateXMLs.sh
You'll get quite a few error messages from corrupted xml files. Unfortunately these haven't been cleaned up yet

Update: Found the device in the list after this action
succeeded, thanks
Coffeelover
Posts: 34
Joined: 21 Sep 2015 15:47

Re: Support POPP Smoke Sensor POPE004001

Post by Coffeelover »

Hi,

is there a similar proceeding for the Smart Home Stick for WD NAS? There is no description available, though listed on pepper. (device 725).

Thanks
Raimund
Coffeelover
Posts: 34
Joined: 21 Sep 2015 15:47

Re: Support POPP Smoke Sensor POPE004001

Post by Coffeelover »

Hi,

does anyone know how to run command on WD-NAS? I could active SSH but cannot find a way to proceed.

Thanks
Raimund
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Support POPP Smoke Sensor POPE004001

Post by PoltoS »

Same, but folder is different: /mnt/HD/HD_a2/Nas_Prog/Z-Way-Server/bin/
Post Reply