Hello Marathon2010,
Thank you so much for this plugin. Very appreciate!
As I'm having an iPhone, not an Android, GPSLogger is not available for me. However I'm using your plugin but change few things.
First, I replaced the speed measure by the altitude (speed is not available on iPhone by default).
Second, I update RawData device data by using an iPhone shortcut from location and battery features (Lat/Lon/Alt/BatLv).
Third, I change a little the map shortcut to add a pin (add ?mlat=<Lat>&mlon=<Lon> on the URL before #map=16)
Great and thanks for the compliment. In the end it's all about capturing the location related data of a mobile phone and have it moved into Domoticz. And within Domoticz do the smart things with that data. All with the background to be as independent as possible from Apple and Google
I want to send the raw data from gpslogger to dawarich.
Dawarich is installed on my local server. Maybe is there a
methode to do that from within domoticz ? I have a API from
dawarich. And I get the data from gpslogger into domoticz.
Info about dawarich can be found here > https://github.com/Freika/dawarich
And here > https://www.reddit.com/r/selfhosted/com ... w=original
If someone can help me to get me on the right track .
What you could do is create a DzVents script for the Domoticz device that captures the RawData device. On every change of the RawData device the scripts trigger the API to dawarich (so at that moment GPS Logger has send updated location data to Domoticz). So the API will send the information to the dawarich server.
That would be most simple way forward I think.
Added new functionality to the plugin, more specific using the device output of RawData: generate a GPX file that can be used to upload to for instance GPX Viewer (Android app). To be clear GPSLogger is also able to generate GPX output, however for the integration with Domoticz this feature cannot be used in parallel (as far as I'm aware).
Just start capturing the data for the GPX file, actually start the route to travel. Once the route is finished, stop capturing and a GPX file will be generated. The start/stop a capturing is just an on/off switch dummy device in Domoticz.
Output will look this
Screenshot_20260106-224243a.jpg (315.64 KiB) Viewed 20 times