34 lines
599 B
JSON
34 lines
599 B
JSON
{
|
|
"descriptor": {
|
|
"name": "",
|
|
"description": "",
|
|
"settings": {
|
|
"title": "",
|
|
"displayInFahrenheit": {
|
|
"label": ""
|
|
},
|
|
"location": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"weatherDescriptions": {
|
|
"clear": "",
|
|
"mainlyClear": "",
|
|
"fog": "",
|
|
"drizzle": "",
|
|
"freezingDrizzle": "",
|
|
"rain": "",
|
|
"freezingRain": "",
|
|
"snowFall": "",
|
|
"snowGrains": "",
|
|
"rainShowers": "",
|
|
"snowShowers": "",
|
|
"thunderstorm": "",
|
|
"thunderstormWithHail": "",
|
|
"unknown": ""
|
|
}
|
|
}
|
|
}
|