Merge branch 'develop' into develop

This commit is contained in:
Michael Teeuw
2020-12-08 15:53:21 +01:00
committed by GitHub
18 changed files with 1062 additions and 771 deletions

View File

@@ -18,6 +18,7 @@ Module.register("weather", {
location: false,
locationID: false,
units: config.units,
useKmh: false,
tempUnits: config.units,
windUnits: config.units,