In my network I have a tool that - queried via ssh with the command gpsctl -i -x, gives me back latitude and longitude. I also wrote a small sh script which save a file containing a latitude / longitude. How can i send the results of this command / script to HA to use them in the MAP component or to do some automations ??