Hello, I would like to show parameter from JSON file in watch face (not app nor widget). I would like to get that JSON file with HTTP GET request. Is that possible? I think that due to power budget, watch faces cannot use direct internet connection, right?
The example would be the bitcoin price shown on watch face, updated every minute from some web page.
Thanks, Jan