I have created this app to replace Life360 as they have blocked the API.
It uses OwnTracks on your mobile to provide the location information, so that is the main requirement. It can connect either via MQTT or HTTP. MQTT needs to have access to an MQTT broker that is available on the internet so your phone can report it’s location when out. I have used EMQ for my tests. HTTP connects via the Homey relay, so it is easier to configure.
here are some screen shots to give a flavour of what it is:
Connection screen to select and setup the connection type.
The help buttons
popup help pages.
Settings screen to setup miscellaneous app wide parameters.
Also includes an option to backup and restore settings, which can also be used to transfer everything to another Homey. All you need to do once restored is add the user devices and the backed up users will be presented in the process to make it as easy as possible.
Upload images for avatars. These are also shown in the OwnTrack mobile app.
Create Zones (waypoints) that are transferred to the OwnTrack app.
The app supports shared and per user zones
You can define the location of the zone by clicking on the map.
Show the current location of all the users, plus the track of the last N reported locations where the change is greater than X Meters (N and X are configured in the app settings).
Filter which users are shown and select date ranges for the journeys.
Manage journeys and select one to display (default is to show all journeys)
The avatar is displayed in the OwnTracks mobile app.
Add users as devices so you can view some status information, plus it acts as a presence sensor. You can define which zone(s) trigger presence in the Advanced settings.
Testers and feedback, good or bad are welcome.










