Philio PST02-A 4 in 1 Multi-Sensor doesn't work properly

For Z-Wave related questions in Domoticz

Moderator: leecollings

Post Reply
Tamagnun
Posts: 18
Joined: Tuesday 03 February 2015 14:25
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Italy
Contact:

Philio PST02-A 4 in 1 Multi-Sensor doesn't work properly

Post by Tamagnun »

Hi everybody, I'm trying to use with Domoticz rel. v3.5877 OpenZWave Version: 1.4-2228-gbce4a88-dirty the multisensor by Philio PST02-A (four in one) but the door/windows sensor and tamper status are never returned.

After inclusion:

Code: Select all

000xx03   Unknown	      Lux
000xx00	Sensor	       Light/Switch	
000xx33	Alarm Type	   Light/Switch	
000xx32	Alarm Level     Light/Switch	
000xx34	Access Control  Light/Switch
000xx35	Burglar		   Light/Switch
1501	   Temperature	  Temp
Lux, Temperature and Sensor (PIR) are regularly updated, but all the other devices are never updated, despite of any action on magnetic sensor or tamper switch!

I've tried to include it as SECURE or NOT SECURE, nothing changes, and also the association of Group 2 to the controller was useless, any idea?
Am I the first owner of this node?

Bye
ben53252642
Posts: 543
Joined: Saturday 02 July 2016 5:17
Target OS: Linux
Domoticz version: Beta
Contact:

Re: Philio Technology Corporation PST02-A 4 in 1 Multi-Sensor doesn't work properly

Post by ben53252642 »

Next to the sensor in Domoticz Z-Wave hardware tab what is the ID and type numbers:

Is it: 0x0002 0x0002

??
Last edited by ben53252642 on Sunday 22 January 2017 23:08, edited 1 time in total.
Unless otherwise stated, all my code is released under GPL 3 license: https://www.gnu.org/licenses/gpl-3.0.en.html
Tamagnun
Posts: 18
Joined: Tuesday 03 February 2015 14:25
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Italy
Contact:

Re: Philio PST02-A 4 in 1 Multi-Sensor doesn't work properly

Post by Tamagnun »

Hi ben,

sorry I've forgotten to specify the identification values: they're id=0x000C and model=0x0002.

Do you have installed this node in your network?

Bye
ben53252642
Posts: 543
Joined: Saturday 02 July 2016 5:17
Target OS: Linux
Domoticz version: Beta
Contact:

Re: Philio PST02-A 4 in 1 Multi-Sensor doesn't work properly

Post by ben53252642 »

Make a backup of your Domoticz folder first:

Stop Domoticz

Find this line in your manufacturer_specific.xml file

<Product type="0002" id="000c" name="PST02-A 4 in 1 Multi-Sensor" config="philio/pst02.xml"/>

change the location to 4in1.xml, add the attached 4in1.xml into the philio folder

Start Domoticz, exclude and re-include the device and see if that fixes it.

Note these changes get lost each time you update Domoticz, I have a script that makes the changes necessary on my system automatically.
Attachments
4in1.xml
(6.89 KiB) Downloaded 329 times
Last edited by ben53252642 on Monday 23 January 2017 19:18, edited 1 time in total.
Unless otherwise stated, all my code is released under GPL 3 license: https://www.gnu.org/licenses/gpl-3.0.en.html
Tamagnun
Posts: 18
Joined: Tuesday 03 February 2015 14:25
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Italy
Contact:

Re: Philio PST02-A 4 in 1 Multi-Sensor doesn't work properly

Post by Tamagnun »

Thank you very much, ben, for your attention and support.

I'll be able to test your solution only next week, the installation is on my parents' home, so I'll try when I go to visit them!

I'll keep you aware about the result.

See you soon
Tamagnun
Posts: 18
Joined: Tuesday 03 February 2015 14:25
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Italy
Contact:

Re: Philio PST02-A 4 in 1 Multi-Sensor doesn't work properly

Post by Tamagnun »

Hi ben,

thanks to your XML now the new Door/Window Sensor works properly! :D

I've understood the CommandClass id="48" created two new devices (Door/Window and Tamper), but not the Motion Sensor; despite it is not useful (PIR status is reported by device 0000xx00, labelled as Sensor) I'm curious to know the reason it was not created, any idea?

In addition, the Tamper Sensor has been set to On state the first time I've closed/opened the rear tamper switch and after this it is fixed always to On status, there are any way to reset it to Off, maybe do you have a suggestion for this relative small issue too?

Finally, I've preparred the attached pst02-a.xml adding to the standard pst02.xml file the CommandClass id="48" definition lines from your 4in1.xml; I've done this merge because your xml file doesn't address all the config parameters available on Gen5 device.

Thank you very much for your support, if you're able to answer to my previous questions I'll really appreciate your opinion.
Attachments
pst02-a.xml
(9.54 KiB) Downloaded 272 times
Rolfie
Posts: 6
Joined: Tuesday 13 December 2016 16:25
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Philio PST02-A 4 in 1 Multi-Sensor doesn't work properly

Post by Rolfie »

I have exactly the same device: Philio PST02-A
On my RaspberryPi beta release 3.6635 I just included the device and see the same list of sensors as in your first post.

For me, the door/window sensor works out of the box: If I move the magnet and 'open' the door, the ' Access Control' is switched to 'On'. Also the temperature and lux are i believe updated regularly (although the name says Unknown for the lux sensor).

The motion sensor however is not working and is displayed as a on/off. Maybe I have to play with the sensitivity settings to actually get the good motion detection I want (distance versus sensitivity).

Would I really need this new XML you guys provided? As I'm not exactly sure about the changes in relation to the default openzwave file I'm using, and why its not included there if we would need these changes.
lost
Posts: 659
Joined: Thursday 10 November 2016 9:30
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Philio PST02-A 4 in 1 Multi-Sensor doesn't work properly

Post by lost »

Rolfie wrote:I have exactly the same device: Philio PST02-A
The motion sensor however is not working and is displayed as a on/off. Maybe I have to play with the sensitivity settings to actually get the good motion detection I want (distance versus sensitivity).
It should work with default settings, I think it's not your problem:

This module (I have the Zipato clone since 2 month in my garage on the side door, using the magnet, and the movement detection that'll trigger on the large front car door movement) is known to require being associate to group 2 to get motion detection status reported in Domoticz.

If these are real clones, it should work after tuning this z-wave setting.
ben53252642
Posts: 543
Joined: Saturday 02 July 2016 5:17
Target OS: Linux
Domoticz version: Beta
Contact:

Re: Philio PST02-A 4 in 1 Multi-Sensor doesn't work properly

Post by ben53252642 »

After making the change I had to exclude then re-include the device for the change to take effect. I've got half a dozen of these sensors working perfectly for years with Domoticz (Motion, Door, Temperature and Light).

Not sure about the tamper sensor, I have no need for that in my environment.

Also the change has to be re-applied each time Domoticz is updated, I use a special update script that takes care of this automatically.
Unless otherwise stated, all my code is released under GPL 3 license: https://www.gnu.org/licenses/gpl-3.0.en.html
macieiks
Posts: 36
Joined: Tuesday 07 July 2015 12:00
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Philio PST02-A 4 in 1 Multi-Sensor doesn't work properly

Post by macieiks »

HI,

I just received new PST02-A 4in1 sensor from local store. I am trying to pair this with my latest domoticz beta V3.792 & domoticz latest stable and Aeotec Z-Stic Gen5 (white). Using stock xml files from beta/stable version I am able to see all 4 sensors:
- Door/Window magnet sensor
- PIR
- Temperature
- Lux

However as per default settings temperature and lux are only updated by PIR/magnet trigger event and are being reported for around 1h after it, then they just stop reporting and appearing as RED sensors in Domoticz (not updated). My concept is to have this node reporting every 10 min what is the LUX and temperature in the corridor. To do this I am trying to adjust Wake Option but it is almost impossible. Each time (using even Control Panel inside Hardware tab) sensor goes to sleep mode. Only If I press 4x tamper sensor it flashes and updating logging in Control Panel but at the same time it is overriding my settings in Control Panel back to the old one. Anyone experienced similar problem like I have? It is really cool sensor but very hard to proper configure in Control Panel or I am doing something wrong.

Thank you for your inputs. Waiting for hints :)
Cheers
Maciek


EDIT:
This is how it looks like in Control Panel (BTW I included this sensor through Sensor Include - but checking Information tab I have "Secured: off" strange)
Screen Shot 2017-06-14 at 18.46.15.png
Screen Shot 2017-06-14 at 18.46.15.png (179.29 KiB) Viewed 4933 times
Screen Shot 2017-06-14 at 18.46.20.png
Screen Shot 2017-06-14 at 18.46.20.png (156.63 KiB) Viewed 4933 times
Screen Shot 2017-06-14 at 18.46.24.png
Screen Shot 2017-06-14 at 18.46.24.png (169.89 KiB) Viewed 4933 times
Last edited by macieiks on Wednesday 14 June 2017 18:48, edited 1 time in total.
RPI2 + RFLink + PiFace D2 + Aeon Z-Wave Gen5 + Foscams FI9821P&R2 + MySensors + UPS APC Back-UPS 950VA
RPI2 + RFXtrx433e + Foscams FI9821P + MySensors + UPS APC Back-UPS 950VA
RPIB+ + TP-Link MR3420 + Huawei E173 GarageDomoticz :)
ben53252642
Posts: 543
Joined: Saturday 02 July 2016 5:17
Target OS: Linux
Domoticz version: Beta
Contact:

Re: Philio PST02-A 4 in 1 Multi-Sensor doesn't work properly

Post by ben53252642 »

Yep, pressing the tamper sensor button is how I got mine to update Z-Wave settings from Domoticz.

To do what you want I would think its just a case of changing the settings below to what you want:
Screen Shot 2017-06-15 at 2.37.08 am.png
Screen Shot 2017-06-15 at 2.37.08 am.png (278.15 KiB) Viewed 4938 times
Note the minimum time is 30 minutes which would be specified as 1 tick.

I've had half a dozen of these sensors running for years and never once changed a battery but thats just with normal motion detection reporting. What your wanting to do with such a low interval, you might be better to consider a powered "usb" for example sensor due to the increased power requirements and significant impact on the sensors battery life.
Unless otherwise stated, all my code is released under GPL 3 license: https://www.gnu.org/licenses/gpl-3.0.en.html
macieiks
Posts: 36
Joined: Tuesday 07 July 2015 12:00
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Philio PST02-A 4 in 1 Multi-Sensor doesn't work properly

Post by macieiks »

Hello Ben,

Thank you for the information. This sensor is still "mystery" for me :D Programming MySensor Arduino is simpler at first glance than configuring it in Control Panel :lol:

So, in my case I would like to try with the following scenario:
Window / Door magnet sensor + PIR update only to Domoticz once it will detect something.
Temperature + Lux sensor statistic to be reported to Domoticz every 10 minutes.

Is this possible on this sensor? If yes could you please help me what values to setup? I only changed PIR to be more sensitive (from 90 to 97) and reporting in Celsius.

Thanks
Maciek
RPI2 + RFLink + PiFace D2 + Aeon Z-Wave Gen5 + Foscams FI9821P&R2 + MySensors + UPS APC Back-UPS 950VA
RPI2 + RFXtrx433e + Foscams FI9821P + MySensors + UPS APC Back-UPS 950VA
RPIB+ + TP-Link MR3420 + Huawei E173 GarageDomoticz :)
JohnWis
Posts: 3
Joined: Tuesday 20 September 2016 22:55
Target OS: NAS (Synology & others)
Domoticz version:
Contact:

Re: Philio PST02-A 4 in 1 Multi-Sensor doesn't work properly

Post by JohnWis »

Hoi Ben (ben53252642),

Can you tell me more about the script you are using before Domoticz start after an update?
ben53252642
Posts: 543
Joined: Saturday 02 July 2016 5:17
Target OS: Linux
Domoticz version: Beta
Contact:

Re: Philio PST02-A 4 in 1 Multi-Sensor doesn't work properly

Post by ben53252642 »

Does anyone have a current config working for this sensor in the latest Domoticz?
Unless otherwise stated, all my code is released under GPL 3 license: https://www.gnu.org/licenses/gpl-3.0.en.html
WalterB
Posts: 2
Joined: Tuesday 24 December 2019 14:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Netherlands
Contact:

Re: Philio PST02-A 4 in 1 Multi-Sensor doesn't work properly

Post by WalterB »

Hi Ben,

The attached xml config works for the TKB Home TSP01 3 in 1 PIR Motion Sensor. I've used the xml file of the Philio PST02-A 4 in 1 Multi-Sensor and added extra CommandClass id's (trail and error method ;) ). I hope that this xml config file also works for the Philio PST02-A 4 in 1 Multi-Sensor.

Image
pst02.xml
xml config file - Philio PST02-A 4 in 1 Multi-Sensor
(13.89 KiB) Downloaded 94 times
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest