initial
This commit is contained in:
18
widgets.yaml
Normal file
18
widgets.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/configs/info-widgets/
|
||||
|
||||
- datetime:
|
||||
text_size: 4x1
|
||||
format:
|
||||
timeStyle: short
|
||||
dateStyle: long
|
||||
|
||||
- openmeteo:
|
||||
latitude: 55.938060
|
||||
longitude: -3.233772
|
||||
timezone: GB
|
||||
units: metric # or imperial
|
||||
cache: 5 # Time in minutes to cache API responses, to stay within limits
|
||||
format: # optional, Intl.NumberFormat options
|
||||
maximumFractionDigits: 1
|
||||
Reference in New Issue
Block a user