From f0b26e57d08994c68d5413b6b6d72ca930a5c12f Mon Sep 17 00:00:00 2001 From: Gerard Date: Thu, 17 Mar 2022 21:28:57 +0100 Subject: [PATCH] Update apps.yaml --- appdaemon/apps.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/appdaemon/apps.yaml b/appdaemon/apps.yaml index eaa7ff8f..92e6c4bd 100644 --- a/appdaemon/apps.yaml +++ b/appdaemon/apps.yaml @@ -14,6 +14,7 @@ nspanel: value: 0 locale: "de_DE" # only used if babel python package is installed dateFormatBabel: "full" # only used if babel python package is installed + # formatting options on https://babel.pocoo.org/en/latest/dates.html?highlight=name%20of%20day#date-fields timeFormat: "%H:%M" dateFormat: "%A, %d. %B %Y" # ignored if babel python package is installed weatherEntity: weather.example