2024-10-23 17:31:30 +00:00
|
|
|
---
|
|
|
|
# For configuration options and examples, please see:
|
|
|
|
# https://gethomepage.dev/latest/configs/service-widgets
|
|
|
|
|
|
|
|
- resources:
|
|
|
|
label: CPU
|
|
|
|
cpu: true
|
|
|
|
cputemp: true
|
2024-11-11 21:18:42 +00:00
|
|
|
tempmin: 40
|
|
|
|
tempmax: 80
|
2024-10-23 17:31:30 +00:00
|
|
|
|
|
|
|
- resources:
|
|
|
|
label: RAM
|
|
|
|
memory: true
|
|
|
|
|
|
|
|
- resources:
|
|
|
|
label: Personal
|
|
|
|
disk: /mnt/personal
|
2024-11-03 14:33:38 +00:00
|
|
|
diskUnits: bytes
|
2024-10-23 17:31:30 +00:00
|
|
|
|
|
|
|
- resources:
|
|
|
|
label: Immich
|
|
|
|
disk: /mnt/immich
|
2024-11-03 14:33:38 +00:00
|
|
|
diskUnits: bytes
|
2024-10-23 17:31:30 +00:00
|
|
|
|
|
|
|
- datetime:
|
2024-11-03 14:33:38 +00:00
|
|
|
locale: de
|
2024-10-23 17:31:30 +00:00
|
|
|
format:
|
|
|
|
timeStyle: short
|
|
|
|
hourCycle: h23
|
|
|
|
dateStyle: short
|
|
|
|
|
2024-10-24 11:31:37 +00:00
|
|
|
- openmeteo:
|
2024-10-23 17:31:30 +00:00
|
|
|
label: Bremen
|
|
|
|
latitude: 53.084160
|
|
|
|
longitude: 8.830976
|
2024-11-03 14:33:38 +00:00
|
|
|
units: metric
|
2024-10-24 11:31:37 +00:00
|
|
|
timezone: Europe/Berlin
|