Add weather
This commit is contained in:
@@ -12,7 +12,7 @@ data:
|
|||||||
|
|
||||||
branding:
|
branding:
|
||||||
custom-footer: |
|
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
|
# logo-url: /assets/logo.png
|
||||||
# favicon-url: /assets/logo.png
|
# favicon-url: /assets/logo.png
|
||||||
app-name: "Daniel's Dashboard"
|
app-name: "Daniel's Dashboard"
|
||||||
@@ -98,7 +98,8 @@ data:
|
|||||||
- type: videos
|
- type: videos
|
||||||
channels:
|
channels:
|
||||||
- UCD3mA_LbjO8V515Hw1jlYhg # Cigarette in Paris
|
- UCD3mA_LbjO8V515Hw1jlYhg # Cigarette in Paris
|
||||||
- TheSilentGentleman-l8h
|
# - TheSilentGentleman-l8h
|
||||||
|
# - @AURALE_MUSIC
|
||||||
|
|
||||||
- type: twitch-channels
|
- type: twitch-channels
|
||||||
channels:
|
channels:
|
||||||
@@ -107,25 +108,29 @@ data:
|
|||||||
|
|
||||||
- size: small
|
- size: small
|
||||||
widgets:
|
widgets:
|
||||||
- type: group
|
- type: weather
|
||||||
widgets:
|
location: Montreal, Canada
|
||||||
- type: clock
|
units: metric # alternatively "imperial"
|
||||||
hour-format: 24h
|
hour-format: 24h # alternatively "24h"
|
||||||
timezones:
|
# Optionally hide the location from being displayed in the widget
|
||||||
- timezone: America/Montreal
|
# hide-location: true
|
||||||
label: Montreal
|
- type: clock
|
||||||
- timezone: America/Vancouver
|
hour-format: 24h
|
||||||
label: Vancouver
|
timezones:
|
||||||
- timezone: UTC
|
- timezone: America/Montreal
|
||||||
label: UTC
|
label: Montreal
|
||||||
- timezone: America/Bogota
|
- timezone: America/Bogota
|
||||||
label: Bogota
|
label: Bogota
|
||||||
- timezone: Europe/Madrid
|
- timezone: America/Vancouver
|
||||||
label: Madrid
|
label: Vancouver
|
||||||
- timezone: Europe/Sofia
|
- timezone: UTC
|
||||||
label: Sofia (Bulgaria)
|
label: UTC
|
||||||
- type: calendar
|
- timezone: Europe/Madrid
|
||||||
first-day-of-week: monday
|
label: Madrid
|
||||||
|
- timezone: Europe/Sofia
|
||||||
|
label: Sofia (Bulgaria)
|
||||||
|
- type: calendar
|
||||||
|
first-day-of-week: monday
|
||||||
- name: Default
|
- name: Default
|
||||||
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
|
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
|
||||||
# hide-desktop-navigation: true
|
# hide-desktop-navigation: true
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ theme:
|
|||||||
|
|
||||||
branding:
|
branding:
|
||||||
custom-footer: |
|
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
|
# logo-url: /assets/logo.png
|
||||||
# favicon-url: /assets/logo.png
|
# favicon-url: /assets/logo.png
|
||||||
app-name: "Daniel's Dashboard"
|
app-name: "Daniel's Dashboard"
|
||||||
|
|||||||
@@ -60,7 +60,8 @@
|
|||||||
- type: videos
|
- type: videos
|
||||||
channels:
|
channels:
|
||||||
- UCD3mA_LbjO8V515Hw1jlYhg # Cigarette in Paris
|
- UCD3mA_LbjO8V515Hw1jlYhg # Cigarette in Paris
|
||||||
- TheSilentGentleman-l8h
|
# - TheSilentGentleman-l8h
|
||||||
|
# - @AURALE_MUSIC
|
||||||
|
|
||||||
- type: twitch-channels
|
- type: twitch-channels
|
||||||
channels:
|
channels:
|
||||||
@@ -69,25 +70,29 @@
|
|||||||
|
|
||||||
- size: small
|
- size: small
|
||||||
widgets:
|
widgets:
|
||||||
- type: group
|
- type: weather
|
||||||
widgets:
|
location: Montreal, Canada
|
||||||
- type: clock
|
units: metric # alternatively "imperial"
|
||||||
hour-format: 24h
|
hour-format: 24h # alternatively "24h"
|
||||||
timezones:
|
# Optionally hide the location from being displayed in the widget
|
||||||
- timezone: America/Montreal
|
# hide-location: true
|
||||||
label: Montreal
|
- type: clock
|
||||||
- timezone: America/Vancouver
|
hour-format: 24h
|
||||||
label: Vancouver
|
timezones:
|
||||||
- timezone: UTC
|
- timezone: America/Montreal
|
||||||
label: UTC
|
label: Montreal
|
||||||
- timezone: America/Bogota
|
- timezone: America/Bogota
|
||||||
label: Bogota
|
label: Bogota
|
||||||
- timezone: Europe/Madrid
|
- timezone: America/Vancouver
|
||||||
label: Madrid
|
label: Vancouver
|
||||||
- timezone: Europe/Sofia
|
- timezone: UTC
|
||||||
label: Sofia (Bulgaria)
|
label: UTC
|
||||||
- type: calendar
|
- timezone: Europe/Madrid
|
||||||
first-day-of-week: monday
|
label: Madrid
|
||||||
|
- timezone: Europe/Sofia
|
||||||
|
label: Sofia (Bulgaria)
|
||||||
|
- type: calendar
|
||||||
|
first-day-of-week: monday
|
||||||
- name: Default
|
- name: Default
|
||||||
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
|
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
|
||||||
# hide-desktop-navigation: true
|
# hide-desktop-navigation: true
|
||||||
|
|||||||
Reference in New Issue
Block a user