Updated Information Widgets (markdown)

Ben Phelps
2022-09-09 12:46:00 +03:00
parent 28fc60040a
commit 2690e50af7

@@ -64,6 +64,8 @@ The free tier is all thats required, you will need to [register](https://www.wea
cache: 5 # Time in minutes to cache API responses, to stay within limits
```
You can optionally not pass a `latitude` and `longitude` and the widget will use your current location (requires a secure context, eg. HTTPS).
## OpenWeatherMap
The free tier "One Call API" is all thats required, you will need to [subscribe](https://home.openweathermap.org/subscriptions/unauth_subscribe/onecall_30/base) and grab your API key.
@@ -78,6 +80,7 @@ The free tier "One Call API" is all thats required, you will need to [subscribe]
cache: 5 # Time in minutes to cache API responses, to stay within limits
```
You can optionally not pass a `latitude` and `longitude` and the widget will use your current location (requires a secure context, eg. HTTPS).
## Search