mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-23 02:15:09 +00:00
Error handling and fixed link to city.
This commit is contained in:
parent
9e0ef05efe
commit
fb158d4767
2 changed files with 32 additions and 10 deletions
|
|
@ -29,6 +29,6 @@ items:
|
|||
location: "Amsterdam" # your location.
|
||||
apiKey: "<---insert-api-key-here--->" # insert your own API key here. Request one from https://openweathermap.org/api.
|
||||
units: "metric" # units to display temperature. Can be one of: metric, imperial, kelvin. Defaults to kelvin.
|
||||
background: "square" choose which type of background you want behind the image. Can be one of: square, cicle, none. Defaults to none.
|
||||
background: "square" # choose which type of background you want behind the image. Can be one of: square, cicle, none. Defaults to none.
|
||||
type: "OpenWeather"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue