mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-22 20:12:08 +08:00
Updated Information Widgets (markdown)
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user