27 lines
809 B
JSON
27 lines
809 B
JSON
{
|
|
"state": {
|
|
"climacell__health_concern": {
|
|
"good": "Buono",
|
|
"hazardous": "Pericoloso",
|
|
"moderate": "Moderato",
|
|
"unhealthy": "Malsano",
|
|
"unhealthy_for_sensitive_groups": "Malsano per gruppi sensibili",
|
|
"very_unhealthy": "Molto malsano"
|
|
},
|
|
"climacell__pollen_index": {
|
|
"high": "Alto",
|
|
"low": "Basso",
|
|
"medium": "Medio",
|
|
"none": "Nessuno",
|
|
"very_high": "Molto alto",
|
|
"very_low": "Molto basso"
|
|
},
|
|
"climacell__precipitation_type": {
|
|
"freezing_rain": "Grandine",
|
|
"ice_pellets": "Pioggia gelata",
|
|
"none": "Nessuno",
|
|
"rain": "Pioggia",
|
|
"snow": "Neve"
|
|
}
|
|
}
|
|
} |