This Python script fetches the location data from Google and publishes it to MQTT
1.4K
This Python script fetches the location data from Google and publishes it to MQTT.
This script has been provided by user Marmoset_Threat in this thread on openHAB community forum
I've adopted script for use in Docker container.
Folowing env variables can be passed to Docker container to configure it:
Example usage:
put your googlemaps_cookie.txt in current directory
docker run -ti --name google-location -e [email protected] -v ./:/files/ kamikac/google-location
Content type
Image
Digest
sha256:089d2ffcc…
Size
34.8 MB
Last updated
almost 3 years ago
docker pull kamikac/google-location