{
    "ok": true,
    "panel": {
        "station_name": "Estacion meteorologica",
        "updated_at_iso": "2026-06-01T14:06:03-03:00",
        "updated_at_display": "01\/06\/2026 14:06:03",
        "updated_ago": "hace 0 seg",
        "location": "Coop Ranchos Ltda",
        "theme": "very-hot",
        "summary": {
            "temp_c": 51.4,
            "humidity": 91,
            "wind_kmh": 2.0921472000000003,
            "rain_mm": 0.7619999999999999,
            "uv": 0
        },
        "metrics": [
            {
                "key": "temperature",
                "label": "Temperatura exterior",
                "icon": "🌡️",
                "display": "51.4",
                "unit": "°C",
                "accent": "red",
                "sub": "Sensacion: 51.4 °C"
            },
            {
                "key": "humidity",
                "label": "Humedad exterior",
                "icon": "💧",
                "display": "91",
                "unit": "%",
                "accent": "blue",
                "sub": "Punto de rocio: 48.9 °C"
            },
            {
                "key": "pressure",
                "label": "Presion relativa",
                "icon": "🧭",
                "display": "1025.1",
                "unit": "hPa",
                "accent": "violet",
                "sub": "Absoluta: 1026.1 hPa"
            },
            {
                "key": "wind",
                "label": "Viento",
                "icon": "🍃",
                "display": "2.1",
                "unit": "km\/h",
                "accent": "green",
                "sub": "ESE · 105°"
            },
            {
                "key": "gust",
                "label": "Rafaga",
                "icon": "🌬️",
                "display": "3.5",
                "unit": "km\/h",
                "accent": "cyan",
                "sub": "Promedio: 2.1 km\/h"
            },
            {
                "key": "rain_today",
                "label": "Lluvia de hoy",
                "icon": "🌧️",
                "display": "0.8",
                "unit": "mm",
                "accent": "indigo",
                "sub": "Intensidad: 0.0 mm\/h"
            },
            {
                "key": "uv",
                "label": "Indice UV",
                "icon": "☀️",
                "display": "0",
                "unit": "",
                "accent": "amber",
                "sub": "Bajo"
            },
            {
                "key": "solar",
                "label": "Radiacion solar",
                "icon": "🔆",
                "display": "75.0",
                "unit": "W\/m²",
                "accent": "gold",
                "sub": ""
            }
        ],
        "raw": {
            "outdoor": {
                "temperature": {
                    "time": "1780333533",
                    "unit": "ºF",
                    "value": "51.4"
                },
                "feels_like": {
                    "time": "1780333533",
                    "unit": "ºF",
                    "value": "51.4"
                },
                "app_temp": {
                    "time": "1780333533",
                    "unit": "ºF",
                    "value": "50.5"
                },
                "dew_point": {
                    "time": "1780333533",
                    "unit": "ºF",
                    "value": "48.9"
                },
                "vpd": {
                    "time": "1780333533",
                    "unit": "inHg",
                    "value": "0.034"
                },
                "humidity": {
                    "time": "1780333533",
                    "unit": "%",
                    "value": "91"
                }
            },
            "indoor": {
                "temperature": {
                    "time": "1780333533",
                    "unit": "ºF",
                    "value": "63.7"
                },
                "humidity": {
                    "time": "1780333533",
                    "unit": "%",
                    "value": "65"
                },
                "dew_point": {
                    "time": "1780333533",
                    "unit": "ºF",
                    "value": "51.7"
                },
                "feels_like": {
                    "time": "1780333533",
                    "unit": "ºF",
                    "value": "63.7"
                },
                "app_tempin": {
                    "time": "1780333533",
                    "unit": "ºF",
                    "value": "64.2"
                }
            },
            "solar_and_uvi": {
                "solar": {
                    "time": "1780333533",
                    "unit": "W\/m²",
                    "value": "75.0"
                },
                "uvi": {
                    "time": "1780333533",
                    "unit": "",
                    "value": "0"
                }
            },
            "rainfall": {
                "rain_rate": {
                    "time": "1780333533",
                    "unit": "in\/hr",
                    "value": "0.00"
                },
                "daily": {
                    "time": "1780333533",
                    "unit": "in",
                    "value": "0.03"
                },
                "event": {
                    "time": "1780333533",
                    "unit": "in",
                    "value": "0.02"
                },
                "1_hour": {
                    "time": "1780333533",
                    "unit": "in",
                    "value": "0.00"
                },
                "weekly": {
                    "time": "1780333533",
                    "unit": "in",
                    "value": "0.03"
                },
                "monthly": {
                    "time": "1780333533",
                    "unit": "in",
                    "value": "0.03"
                },
                "yearly": {
                    "time": "1780333533",
                    "unit": "in",
                    "value": "3.59"
                }
            },
            "wind": {
                "wind_speed": {
                    "time": "1780333533",
                    "unit": "mph",
                    "value": "1.3"
                },
                "wind_gust": {
                    "time": "1780333533",
                    "unit": "mph",
                    "value": "2.2"
                },
                "wind_direction": {
                    "time": "1780333533",
                    "unit": "º",
                    "value": "105"
                }
            },
            "pressure": {
                "relative": {
                    "time": "1780333533",
                    "unit": "inHg",
                    "value": "30.27"
                },
                "absolute": {
                    "time": "1780333533",
                    "unit": "inHg",
                    "value": "30.30"
                }
            },
            "battery": {
                "sensor_array": {
                    "time": "1780333533",
                    "unit": "",
                    "value": "0"
                }
            }
        }
    }
}