mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
fix rain amount information for different units and providers, documentation
This commit is contained in:
@@ -25,6 +25,7 @@ class WeatherObject {
|
||||
this.maxTemperature = null;
|
||||
this.weatherType = null;
|
||||
this.humidity = null;
|
||||
this.rain = null;
|
||||
}
|
||||
|
||||
cardinalWindDirection() {
|
||||
|
Reference in New Issue
Block a user