Further adjustment to weatherPresetWeight
primary weather is sunny, rain/cloudy equal
This commit is contained in:
@@ -257,7 +257,7 @@
|
||||
"CLOUDY": 3
|
||||
},
|
||||
"default": {
|
||||
"SUNNY": 7,
|
||||
"SUNNY": 13,
|
||||
"RAINY": 7,
|
||||
"CLOUDY": 7
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user