Add weather

This commit is contained in:
Daniel Cosme
2026-05-07 16:49:26 -04:00
parent bbc6ef34a4
commit d05afbc973
3 changed files with 52 additions and 42 deletions

View File

@@ -12,7 +12,7 @@ data:
branding:
custom-footer: |
<p>Configured and Deployed via GitOps from: <a href="https://danicos.dev/daniel/homelab">Daniel's Homelab</a></p>
<p>Configured and Deployed using GitOps from: <a href="https://danicos.dev/daniel/homelab">Daniel's Homelab</a></p>
# logo-url: /assets/logo.png
# favicon-url: /assets/logo.png
app-name: "Daniel's Dashboard"
@@ -98,7 +98,8 @@ data:
- type: videos
channels:
- UCD3mA_LbjO8V515Hw1jlYhg # Cigarette in Paris
- TheSilentGentleman-l8h
# - TheSilentGentleman-l8h
# - @AURALE_MUSIC
- type: twitch-channels
channels:
@@ -107,19 +108,23 @@ data:
- size: small
widgets:
- type: group
widgets:
- type: weather
location: Montreal, Canada
units: metric # alternatively "imperial"
hour-format: 24h # alternatively "24h"
# Optionally hide the location from being displayed in the widget
# hide-location: true
- type: clock
hour-format: 24h
timezones:
- timezone: America/Montreal
label: Montreal
- timezone: America/Bogota
label: Bogota
- timezone: America/Vancouver
label: Vancouver
- timezone: UTC
label: UTC
- timezone: America/Bogota
label: Bogota
- timezone: Europe/Madrid
label: Madrid
- timezone: Europe/Sofia

View File

@@ -9,7 +9,7 @@ theme:
branding:
custom-footer: |
<p>Configured and Deployed via GitOps from: <a href="https://danicos.dev/daniel/homelab">Daniel's Homelab</a></p>
<p>Configured and Deployed using GitOps from: <a href="https://danicos.dev/daniel/homelab">Daniel's Homelab</a></p>
# logo-url: /assets/logo.png
# favicon-url: /assets/logo.png
app-name: "Daniel's Dashboard"

View File

@@ -60,7 +60,8 @@
- type: videos
channels:
- UCD3mA_LbjO8V515Hw1jlYhg # Cigarette in Paris
- TheSilentGentleman-l8h
# - TheSilentGentleman-l8h
# - @AURALE_MUSIC
- type: twitch-channels
channels:
@@ -69,19 +70,23 @@
- size: small
widgets:
- type: group
widgets:
- type: weather
location: Montreal, Canada
units: metric # alternatively "imperial"
hour-format: 24h # alternatively "24h"
# Optionally hide the location from being displayed in the widget
# hide-location: true
- type: clock
hour-format: 24h
timezones:
- timezone: America/Montreal
label: Montreal
- timezone: America/Bogota
label: Bogota
- timezone: America/Vancouver
label: Vancouver
- timezone: UTC
label: UTC
- timezone: America/Bogota
label: Bogota
- timezone: Europe/Madrid
label: Madrid
- timezone: Europe/Sofia