Hi Willi,
Thk for you feed back! i 'll test it later.
Search found 13 matches
- Wednesday 30 July 2014 23:17
- Forum: Other questions and discussions
- Topic: Create Home alarm system with domoticz
- Replies: 31
- Views: 17351
- Thursday 24 July 2014 16:45
- Forum: Other questions and discussions
- Topic: Create Home alarm system with domoticz
- Replies: 31
- Views: 17351
Re: Create Home alarm system with domoticz
Hi,
I don't test it but here is a link explanation with tag reader and rfid registration => http://forum.z-wave.me/viewtopic.php?f=3419&t=20551
I don't test it but here is a link explanation with tag reader and rfid registration => http://forum.z-wave.me/viewtopic.php?f=3419&t=20551
- Wednesday 23 July 2014 13:05
- Forum: Other questions and discussions
- Topic: Create Home alarm system with domoticz
- Replies: 31
- Views: 17351
Re: Create Home alarm system with domoticz
hi,
Yes you can set specific code by user, usez-way in advanced mode for this.
Just select user Id porpertie ( not "all userCodes" option) when you set a code.
But you need to modify the js code to obtain the right user when a code is enter.
I haven't do it....
Yes you can set specific code by user, usez-way in advanced mode for this.
Just select user Id porpertie ( not "all userCodes" option) when you set a code.
But you need to modify the js code to obtain the right user when a code is enter.
I haven't do it....
- Tuesday 22 July 2014 22:04
- Forum: Other questions and discussions
- Topic: Create Home alarm system with domoticz
- Replies: 31
- Views: 17351
Re: Create Home alarm system with domoticz
Hi,
I don't get it running with the rfid tags too.
I can get the tag code, but can't set it to tag reader.
I don't get it running with the rfid tags too.
I can get the tag code, but can't set it to tag reader.
- Tuesday 08 July 2014 14:03
- Forum: Other questions and discussions
- Topic: Create Home alarm system with domoticz
- Replies: 31
- Views: 17351
Re: Create Home alarm system with domoticz
Hi,
I use only one raspberry with domoticz and razberry,All work fine
.
just be sure that the tag reader and the razberry can comunicate ( not a big distance between this 2 devices : 10- 15 meter with one wall maximum).
I use only one raspberry with domoticz and razberry,All work fine

just be sure that the tag reader and the razberry can comunicate ( not a big distance between this 2 devices : 10- 15 meter with one wall maximum).
- Tuesday 08 July 2014 10:18
- Forum: Other questions and discussions
- Topic: Create Home alarm system with domoticz
- Replies: 31
- Views: 17351
Re: Create Home alarm system with domoticz
Hi, here is the code and configuration to use the tag reader with domoticz and z-way. 1/ add Domoticz dummy device to manage the alarme state: in domoticz, we must add a dummy device to manage and store the alarme state ( arm or disarm) first : add dummy hardware https://farm3.staticflickr.com/2919 ...
- Monday 07 July 2014 11:12
- Forum: Other questions and discussions
- Topic: Create Home alarm system with domoticz
- Replies: 31
- Views: 17351
Re: Create Home alarm system with domoticz
Hi ,
I h'aven't the chance to post it... sorry.
I post it later.

I h'aven't the chance to post it... sorry.
I post it later.

- Friday 04 July 2014 15:35
- Forum: Other questions and discussions
- Topic: Create Home alarm system with domoticz
- Replies: 31
- Views: 17351
Re: Create Home alarm system with domoticz
With this system,I can use the tag reader in outdoor and the security panel from domoticz in the house ( with a android tablet).
the android tablet is use to manage all zwave device via domoticz and arm or disarm the alarm when i'm in the house
the android tablet is use to manage all zwave device via domoticz and arm or disarm the alarm when i'm in the house
- Friday 04 July 2014 15:29
- Forum: Other questions and discussions
- Topic: Create Home alarm system with domoticz
- Replies: 31
- Views: 17351
Re: Create Home alarm system with domoticz
If your AEON_LABS STICK S2 is compatible with the software ( z-way).
you can just install the software.
you can just install the software.
- Friday 04 July 2014 14:56
- Forum: Other questions and discussions
- Topic: Create Home alarm system with domoticz
- Replies: 31
- Views: 17351
Re: Create Home alarm system with domoticz
Yes, i'll share it after .
But now, i work
But now, i work

- Friday 04 July 2014 14:23
- Forum: Other questions and discussions
- Topic: Create Home alarm system with domoticz
- Replies: 31
- Views: 17351
Re: Create Home alarm system with domoticz
Hi, yes I have dot it! :) You can also send feed back to the tag reader when the alarm is arm or disarm ( like a sound),good to know if the action have been correctly interpreted. The code is checking by the tag reader, and the tag reader send a corresponding message to the zwave controller ( arm or ...
- Friday 04 July 2014 12:02
- Forum: Other questions and discussions
- Topic: Create Home alarm system with domoticz
- Replies: 31
- Views: 17351
Re: Create Home alarm system with domoticz
Yes, you can use keypad to enter the code for arm or disarm.
But this code in my case is set with z-way not with domoticz.
What is your zwave controller?
But this code in my case is set with z-way not with domoticz.
What is your zwave controller?
- Friday 04 July 2014 11:29
- Forum: Other questions and discussions
- Topic: Create Home alarm system with domoticz
- Replies: 31
- Views: 17351
Re: Create Home alarm system with domoticz
Hi, I've succesfully configure Benext Tag Reader with domoticz and z-way. Z-way can know the right use button ( home or away). when I arm the alarm, z-way make http request to make "on" a dummy device on domoticz, when i Disarm the dummy is set to "off". I use this value to manage the alarm. If you ...