Closed lomenzel closed 1 year ago
this is my idea for #1 dont know if it works, because i dont know how to change the refresh intervall or manually do that. so its not tested
Since the widget will probably be reinstantiated on refresh, this probably needs to be wrote to disk.
To implement #1, it might be a good idea to fetch the API on a regular basis, write the results to disk, and use the disk info if exists in the widget.
unnessessary because of #20
If the user is offline or the HTTPS request fails for another reason, the api class will now return the last valid values it received.