HomeBase

HomeBase

Andy Spirig
Mar 15, 2016
  • 115.1 KB

    File Size

  • Android 5.1+

    Android OS

About HomeBase

Trigger a web request when you enter a specific area (e.g. to open your garage)

This app uses Android location services and WLAN status information to track your location. You can specify custom rules to enable/disable GPS in certain areas, and to post a web request when you enter a specific location at a specific speed. You can also periodically upload your location to your own web server (optional).

You will find this useful if you have your own web server hooked up to your home automation system, so you can automatically trigger a reaction like firing up your christmas lighting or your garage entrance laser show whenever you approach the house. :-) I wrote this app mainly for myself to open my garage door just in time when I return home by car or by bike. I tried to keep the settings generic so that it can be used for other things as well, but it's my very first Android app, so there's still ample room for improvement.

This app needs the following permissions:

* ACCESS_FINE_LOCATION to get the exact location and turn GPS on/off

* ACCESS_WIFI_STATE for rules that should only fire when connected to a specific WLAN

* INTERNET to send trigger requests and location updates to a web server of your choice

* RECEIVE_BOOT_COMPLETED to restart its location tracking service after a reboot

* WRITE_EXTERNAL_STORAGE to load and save the configuration to /sdcard

* VIBRATE in case you want the device to vibrate when a rule fires

Known bugs:

* Wifi location tracking NO LONGER WORKS RELIABLY UNDER ANDROID 6 on certain phones (e.g. Nexus 5). It's probably yet another new undocumented battery-saving feature.

* WLAN SSIDs in rules may not contain spaces.

Configuration example:

locationUploadURL: https://example.com/location?track&k=12345678&

locationUploadInterval: 30000

armRule: maxaccuracy 80 and outside 47.2956,8.4534,500

armAbortRule: maxaccuracy 80 and inside 47.2956,8.4534,500

armTimeout: 60000

gpsOnRule: maxaccuracy 80 and inside 47.2956,8.4534,500

gpsOffRule: maxaccuracy 80 and outside 47.2956,8.4534,500

triggerRule: minspeed 2 and inside 47.2960,8.4526,25 or nospeed and inside 47.2955,8.4522,80 or nospeed and inside 47.2960,8.4526,80

triggerURL: https://example.com/location?trigger POST k=12345678&

disarmRule: wlan homesweethome

stateURL: https://example.com/location?state POST k=12345678&

gpsTimeUntilCooldown: 600000

gpsCooldownDuration: 7200000

speak: true

vibrate: false

notifications: true

This app is, and always will be, free and ad-free. It does not send your location or any other data anywhere except to the URLs you specify in the settings. Also, it does not read anything from your external storage except HomeBase configuration files. You can safely deny storage access if you don't need the config file feature.

Show More

What's new in the latest 5

Last updated on 2016-03-15
Failed trigger requests will be retried for up to 20 seconds, e.g. in case you have no signal.
Show More

Videos and Screenshots

  • HomeBase poster
  • HomeBase screenshot 1

HomeBase APK Information

Latest Version
5
Category
Tools
Android OS
Android 5.1+
File Size
115.1 KB
Developer
Andy Spirig
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free HomeBase APK downloads for you.

Old Versions of HomeBase

HomeBase 5

115.1 KBMar 15, 2016
Download
APKPure icon

Super Fast and Safe Downloading via APKPure App

One-click to install XAPK/APK files on Android!

Download APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies