Update README.md

This commit is contained in:
Gerard
2022-03-17 21:28:05 +01:00
committed by GitHub
parent c495a6eafe
commit 16153c9ed8

View File

@@ -260,6 +260,7 @@ nspanel-1:
value: 0 value: 0
locale: "de_DE" # only used if babel python package is installed locale: "de_DE" # only used if babel python package is installed
dateFormatBabel: "full" # 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" timeFormat: "%H:%M"
dateFormat: "%A, %d. %B %Y" # ignored if babel python package is installed dateFormat: "%A, %d. %B %Y" # ignored if babel python package is installed
weatherEntity: weather.example weatherEntity: weather.example