Files
opensprinkler-weather/test/expected.json
2019-02-28 23:31:12 -06:00

23 lines
260 B
JSON

{
"WU": {
"01002": {
"scale": 61,
"rd": -1,
"tz": 32,
"sunrise": 324,
"sunset": 1228,
"eip": null
}
},
"noWeather": {
"01002": {
"scale": -1,
"rd": -1,
"tz": 32,
"sunrise": 360,
"sunset": 1190,
"eip": null
}
}
}