TPMS for car proximity detection?

LarrylLix said:
I think we sort of hijacked this thread. My guess is if somebody approached the manufacturer of this equipment they may consider making a home automation receiver with a dry contact or Wi-Fi output that plugs into a receptacle.
 
Vehicles are starting to all come these devices so this would be a natural evolution.

Are you talking about an activity that needs to be peformend on the phone to unlock gates, doors, etc?

I want to find something that the user doesn't have to do anything about. In other words, drive the car up the driveway and the garage door automatically opens since it knows my car from yours.


No. Tracker is an app on an Android phone that you set a geographic location and a radius. When that "zone" is triggered there are many options of what you want it to do. Those include: turn on /off your Wi-Fi, Bluetooth, send a text message, email, run a URL etc... These things can trigger events in a HA system (like ISY994i) and that system can do all the rest of the things.
 
I do not have this installed yet. I tried a cheap version of it but wasn't happy with the options. I think tracker runs about $3.95.
 
Some use it without the GPS (running on tower triangulation only) and then when less than say 2km from home they turn on their GPS to get more accurate tracking within a few metres that triggers a zone of about 30-50m from their home. Another zone with a radius of 10m may unlock doors and/or turn on lights if it is dark. When you drive away Tracker can turn off your Bluetooth, Wi-Fi, and GPS circuitry to save battery power.
 
Got it, thanks.
I didn't know 'tracker' was an Android app.
With that said, what devices out there can receive the signal from this 'tracker' and trigger my HAI to do whatever?
HAI doesn't (as far as I know) have the ability to receive text message or an IP command. 
 
Got it, thanks.

I didn't know 'tracker' was an Android app.

With that said, what devices out there can receive the signal from this 'tracker' and trigger my HAI to do whatever?

HAI doesn't (as far as I know) have the ability to receive text message or an IP command


hmmmmm... not on Android? Maybe that's why I haven't found the proper app yet and only clones. I am told it is available but hear most reports from iPhone people. I am not sure where I got that information now. Need more research, again.
 
Tracker Tasker does the same thing as the CAI WC board... it stuffs data  into variable locations in the ISY specified in the firmware. The ISY994i supports the REST protocol to access programmes and variables, It doesn't not receive text messages or emails. It can transmit both though. HAI would require some network interface of some kind to do this. I am not familiar with HAI.
 
In the ISY994i Rest interface one would type this URL into any browser
http://my_ISY_IP_address/rest/vars/set/2/5/38
 
This would stuff the value 38 into the 5th variable  on the 2nd page. There is a whole language to read, write, execute etc.. everything from anywhere in the world.

http://wiki.universal-devices.com/index.php?title=ISY_Developers:API:REST_Interface

I would think HAI would have something similar.
 
OK guys. So I'm looking at Tasker and I can see how it could be of great benefit for many automated tasks. 
Now, how do I trigger my HAI home automation to respond? 
How does Tasker trigger an event, zone, serial message of an alarm or automation panel?
 
Back
Top