Updated Information Widgets (markdown)
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
|
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
|
## 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.
|
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
|
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
|
## Search
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user