adjusted default values

This commit is contained in:
fwitte
2019-01-06 12:34:44 +01:00
parent 733dfa1467
commit 766f21b525

View File

@@ -33,7 +33,7 @@ Module.register("weather",{
decimalSymbol: ".", decimalSymbol: ".",
showIndoorTemperature: false, showIndoorTemperature: false,
showIndoorHumidity: false, showIndoorHumidity: false,
maxNumberOfDays: 3, maxNumberOfDays: 5,
fade: true, fade: true,
fadePoint: 0.25, // Start on 1/4th of the list. fadePoint: 0.25, // Start on 1/4th of the list.