{
    "api_version": "1.0",
    "source": "Počasí Sedlčansko",
    "source_url": "https://pocasi-sedlcansko.cz/api/meteo/matejov.json",
    "generated_at": "2026-09-20T08:20:24+00:00",
    "station": {
        "name": "Matějov",
        "slug": "matejov",
        "latitude": 49.568536,
        "longitude": 14.47422,
        "altitude_m": 543,
        "gateway": {
            "model": "GW1000A",
            "firmware": "V1.7.8"
        },
        "sensor": {
            "model": null,
            "firmware": null
        }
    },
    "status": {
        "online": true,
        "observed_at": "2026-09-20T08:20:05+00:00",
        "age_seconds": 19
    },
    "current": {
        "temperature_c": 18.4,
        "dew_point_c": 10.23894516,
        "humidity_percent": 59,
        "pressure_hpa": 1022.690635,
        "pressure_absolute_hpa": 960,
        "wind_speed_ms": 3.3,
        "wind_gust_ms": 4.1,
        "wind_direction_deg": 179,
        "wind_direction": "J",
        "rain_rate_mm_h": 0,
        "rain_today_mm": 0,
        "rain_total_mm": 41.1,
        "rain_detected": null,
        "solar_radiation_wm2": null,
        "illuminance_lux": 34286,
        "uv_index": 2,
        "vpd_kpa": null
    },
    "today": {
        "temperature_min_c": {
            "value": 14.2,
            "time": "2026-09-20T02:35:00+00:00"
        },
        "temperature_max_c": {
            "value": 18.7,
            "time": "2026-09-20T08:08:00+00:00"
        },
        "humidity_min_percent": {
            "value": 58,
            "time": "2026-09-20T08:15:00+00:00"
        },
        "humidity_max_percent": {
            "value": 75,
            "time": "2026-09-20T02:36:00+00:00"
        },
        "wind_gust_max_ms": {
            "value": 6.1,
            "time": "2026-09-20T08:18:00+00:00"
        },
        "rain_mm": 0
    },
    "trends": {
        "temperature": {
            "direction": "rising",
            "label": "stoupající",
            "arrow": "↑",
            "slope_per_hour": 1.915,
            "delta": 1.3,
            "window_minutes": 60
        },
        "humidity": {
            "direction": "falling",
            "label": "klesající",
            "arrow": "↓",
            "slope_per_hour": -6.501,
            "delta": -5,
            "window_minutes": 60
        },
        "pressure": {
            "direction": "steady",
            "label": "setrvalý",
            "arrow": "→",
            "slope_per_hour": -0.133,
            "delta": -0.843,
            "window_minutes": 180
        },
        "wind_speed": {
            "direction": "rising",
            "label": "stoupající",
            "arrow": "↑",
            "slope_per_hour": 1.167,
            "delta": -1,
            "window_minutes": 60
        }
    },
    "lightning": {
        "enabled": true,
        "available": true,
        "provider": "blitzortung",
        "transport": "mqtt",
        "source": {
            "name": "Blitzortung.org",
            "kind": "external",
            "local_sensor": false,
            "attribution": "Blitzortung.org contributors",
            "license": "CC BY-SA 4.0",
            "disclaimer": "Externí informativní data; nejde o měření čidly této meteostanice ani o oficiální výstrahu."
        },
        "nearby_radius_km": 15,
        "regional_radius_km": 60,
        "updated_at": "2026-09-20T08:20:20+00:00",
        "age_seconds": 4,
        "provider_status": {
            "provider": "blitzortung",
            "transport": "mqtt",
            "relay_connected": 1,
            "last_heartbeat_at": "2026-09-20 08:20:16",
            "last_received_at": "2026-09-16 18:07:04",
            "last_inserted_at": "2026-09-16 18:06:56",
            "received_count": 5099,
            "inserted_count": 4020,
            "dropped_outside_count": 7317601,
            "error_count": 0,
            "upstream": "ws8",
            "last_error": null,
            "updated_at": "2026-09-20 08:20:16"
        },
        "activity": {
            "level": "none",
            "label": "Bez bouřkové aktivity v okolí"
        },
        "nearest_strike": {
            "id": null,
            "at": null,
            "distance_km": null,
            "bearing_deg": null,
            "direction": null
        },
        "counts": {
            "5m": 0,
            "10m": 0,
            "30m": 0,
            "near_5m": 0,
            "near_10m": 0,
            "near_30m": 0,
            "cg_10m": 0,
            "ic_10m": 0
        },
        "storm": {
            "event_id": null,
            "center": {
                "latitude": null,
                "longitude": null
            },
            "distance_km": null,
            "bearing_deg": null,
            "direction": null,
            "movement": "unknown",
            "movement_label": "pohyb zatím nelze určit",
            "movement_bearing_deg": null,
            "movement_direction": null,
            "speed_kmh": null,
            "radial_speed_kmh": null,
            "confidence": "none",
            "samples": 0
        }
    },
    "rain_state": {
        "code": "dry",
        "label": "Neprší",
        "last_rain_at": null,
        "minutes_since_rain": null
    }
}