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.
Comments
GPS app: 0.2.1
The account settings are only read after initiation of GPS-Trace or on settings changes. So no heavy load/read-write locking issues there.
Afther this you can change GPS-Trace account settings.
Is it related to the callback you mentioned on Slack?
My phone is correctly placed on the GPS-trace map, it shows a satellite count and some movement.
If I open the Homey app settings, then I can save my credentials, clear logs, draw a geofence, but the logs keep say;
Don't know what to do now.
=========================================
-
-
=========================================
=========================================
-
-
=========================================
Now other pieces of the puzzle are falling into place
Nice app!!!!
Only too bad the Homey push messages stopped working but hope that'll be resolved with next Homey FW.
I will continue development with ETA. Do you have suggestions on how to implement this?
My thought was to activate ETA-tracking with a flow card (so you can apply all sorts of conditions) with parameters like Target Geofence, Cancel Threshold if route distance grows with x meters, Cancel Threshold if travel time grows with x minutes, Signal threshold if arival time changed at least x minutes.
With ETA-tracking active on a device, the following flow-triggers will be available on the device:
- Arival at geofence within x minutes (parameters: target geofence, minutes)
- ETA delayed with x minutes (parameters: target geofence, minutes)
- ETA advanced with x minutes (parameters: target geofence, minutes)
- ETA-tracking started
- ETA-tracking cancelled
- Response speech to mobile app if flow/speech trigger originated from the mobile app
- Added support for speech triggers, homey answers with the address
> "dude, where is my " + tracker name
> "gps" + tracker name
What is btw the benefit of pre-programmed voice triggers? I see this in other apps too, but most of the time they conflict with my own flows..
Now i'm considering an extra setting to allow you to disable the build-in speech triggers of this app. Would you like that?
So, thank you very much for adding this option to your great app!