Hello,
I have developed my own watch face and would now like to include data from a HTTP API in a field on the watch face.
However, watch faces don't have access to the Communication module required for making HTTP requests.
Is there a way to get data from an API using HTTP and display the result in a field on the watch face?
If yes, how can I do this?
Thanks in advance
Aaron