Ability to hide sun details

This commit is contained in:
Kristof Rado
2020-05-28 10:10:00 +02:00
parent 447c0bffdc
commit 766140f483
2 changed files with 11 additions and 8 deletions

View File

@@ -33,6 +33,7 @@ Module.register("weather",{
useBeaufort: true,
lang: config.language,
showHumidity: false,
showSun: true,
degreeLabel: false,
decimalSymbol: ".",
showIndoorTemperature: false,