Adding weather details
This commit is contained in:
parent
43b974b6a0
commit
b7c6631a9c
@ -115,4 +115,12 @@
|
||||
view: monthly # optional - possible values monthly, agenda
|
||||
maxEvents: 10 # optional - defaults to 10
|
||||
showTime: true # optional - show time for event happening today - defaults to false
|
||||
timezone: America/Los_Angeles # optional and only when timezone is not detected properly (slightly slower performance) - force timezone for ical events (if it's the same - no change
|
||||
timezone: America/Los_Angeles # optional and only when timezone is not detected
|
||||
- weatherapi:
|
||||
widget:
|
||||
label: Kyiv # optional
|
||||
latitude: 37.29402454636174,
|
||||
longitude: -121.87890364473624
|
||||
units: metric # or imperial
|
||||
apiKey: 37a1a38835174500ae5200432241202
|
||||
cache: 5
|
||||
Loading…
Reference in New Issue
Block a user