This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Disabling the Alarm when entering the home using tablet/nfc-tag/keypad
quakerix
Member
There's already a mix of topics on this. But I want to list all the options that I found or came up. And would like to know what your experience is.
The goal is to disable the alarm within a few seconds when entering the home. Since the Mobile Phone is too slow I want a manual action when entering the home. Either a RFID-tag option or/and a keypad.
Option 1 'Android tablet'
There are android tablets that have a NFC-chip that can read tags. Does anyone have experience in setting this up in combination with Tasker? Holding the tag against the tablet, tasker detects the tag and sends via IFTT a message to Homey. Is that fast enough? Is that even possible? What if the tablet is locked? Does it still work then? Would the Homey get an ID of the tag so it knows which user it is?
Option 2 'Apple tablet'
There are some people using iBeacons. But its hard to find any app that supports iBeacons and iFTT. And how does it work when the tablet is locked? Or if the app is not open in the back-ground? Or should it always be open? Anyone any experience in this? I do have some old iPad mini's at the office that I might be able to use for this. Would the Homey get an ID of the tag so it knows which user it is?
Option 3 'benext-tag-reader-500'
Good thing it can directly connect to the Homey using z-wave. But where to manage the keys? Would the Homey get an ID of the tag so it knows which user it is? It looks little bit ugly. And it has a Home and Away button that i'm not going to use.
Option 4 'Keypad k2000 in combi met Fibaro Universal Binair (URL)
Can the Homey see what user is connecting? Or is it only getting a true/false? How to set-up new keys? Can i set-up a flow when clicking the door bell button on the device? How hard is it to connect it to the Fibaro sensor?
Option 5 'Keypad KKmoon' (URL) in combi met Fibaro Universal Binair (URL)
Same questions as option 4.
Option 6 'Keypad 5YOA' (URL) in combi met Fibaro Universal Binair (URL)
Same questions as option 4.
Option 7 'Keypad TIVDIO' (URL) in combi met Fibaro Universal Binair (URL)
Same questions as option 4.
--
My personal preference is the tablet option. But I'll only do that if someone has a working solution. Please share your experience, what guides you followed etc.
The goal is to disable the alarm within a few seconds when entering the home. Since the Mobile Phone is too slow I want a manual action when entering the home. Either a RFID-tag option or/and a keypad.
Option 1 'Android tablet'
There are android tablets that have a NFC-chip that can read tags. Does anyone have experience in setting this up in combination with Tasker? Holding the tag against the tablet, tasker detects the tag and sends via IFTT a message to Homey. Is that fast enough? Is that even possible? What if the tablet is locked? Does it still work then? Would the Homey get an ID of the tag so it knows which user it is?
Option 2 'Apple tablet'
There are some people using iBeacons. But its hard to find any app that supports iBeacons and iFTT. And how does it work when the tablet is locked? Or if the app is not open in the back-ground? Or should it always be open? Anyone any experience in this? I do have some old iPad mini's at the office that I might be able to use for this. Would the Homey get an ID of the tag so it knows which user it is?
Option 3 'benext-tag-reader-500'
Good thing it can directly connect to the Homey using z-wave. But where to manage the keys? Would the Homey get an ID of the tag so it knows which user it is? It looks little bit ugly. And it has a Home and Away button that i'm not going to use.
Option 4 'Keypad k2000 in combi met Fibaro Universal Binair (URL)
Can the Homey see what user is connecting? Or is it only getting a true/false? How to set-up new keys? Can i set-up a flow when clicking the door bell button on the device? How hard is it to connect it to the Fibaro sensor?
Option 5 'Keypad KKmoon' (URL) in combi met Fibaro Universal Binair (URL)
Same questions as option 4.
Option 6 'Keypad 5YOA' (URL) in combi met Fibaro Universal Binair (URL)
Same questions as option 4.
Option 7 'Keypad TIVDIO' (URL) in combi met Fibaro Universal Binair (URL)
Same questions as option 4.
--
My personal preference is the tablet option. But I'll only do that if someone has a working solution. Please share your experience, what guides you followed etc.
Comments
For options 1 and 2 you need IFTTT, which is an online service and I don't like to use that.
Option 3 would be nice, if it wasn't that there are only 4 numbers.
The problem with option 4 to 7 imo is that Homey doesn't know who is (dis)arming.
I'm also thinking about Popp Keypad, but this doesn't support RFID.
Note: i have a hardware tag for this, or you can use a plastic card with a tag in it, like the Dutch OV card. It will not work safe with your phone since the nfc code changes with every read out. Only work around would be to use "A tag is detected" but then you'll loose sight on who and anybody can switch off. On the otherhand, I don't think many burglars will try to put their phone on a white sphere...
I don't like the tablet idea nor the keypad with fibaro module. For me thats too expensive for the kind of job it does and too many modules for a single job too. Not quite sure about the benext though. Need to read a bit about that one.
============ edit ===========
Think the benext is the only decent solution at the moment. Might add this to my own system if I get some more confirmation.
In https://forum.athom.com/discussion/614/benext-rfid-nfc-tag-reader i found;
but yes I have used the tag reader but I also returned it. The range on the benext reader was bad which made the solution instable.
robbshop confirmed that the device had a bad range and didn’t suggest to get a new one. Based on that I assume that the benext tag reader is a bad product.
And i did not find any zwave alternative unfortunately.
my current solution is owntracks, smartpresence to disable/enable alarm.
And.. I have a Neo touch at the entrance that can disable the alarm. Which is in 99% of the cases not necessary.
My assumption is that no burglar will know what buttons to push when the alarm goes off.
Thanks in advance!
IF a tag is detected THEN set boolean "person x is thuis" TRUE. (Or use the normale presence, depends on your flow setup)
My alarm is build upon somebody being home or not, so the NFC tag marks me home and the alarm deactivates using its normal flows. I made the above flow for my tag, my girlfriends tag and a spare tag so the system also knows who's home.
To get the NFC code of a tag i used
IF a tag is detected THEN send a push message to rick's phone.
As mentioned before, you can also use your phone as nfc but then the TAG code keeps switchin so you can't determine who is trying to do something. If you want to use this you should make this flow;
IF a tag is detected THEN deactivate the alarm.
here's wat is have
"IF user/id x AND surveilance is disabled THEN set surveillance mode activated"
to deactivate
"IF user/id x AND surveilance is activated THEN set surveillance mode deactivated"