add the custom weather to the weatherSets
This commit is contained in:
parent
841dea7476
commit
f7ff5dadd3
@ -31,5 +31,16 @@
|
||||
"fog": 0.7,
|
||||
"temp": 5,
|
||||
"pressure": 764
|
||||
},
|
||||
"custom": {
|
||||
"cloud": 0,
|
||||
"wind_speed": 0,
|
||||
"wind_direction": 0,
|
||||
"wind_gustiness": 0,
|
||||
"rain": 1,
|
||||
"rain_intensity": 0,
|
||||
"fog": 0.001,
|
||||
"temp": 0,
|
||||
"pressure": 760
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user