{
  "schema_version": "public_weather_module_v1",
  "updated_at": "2026-04-10T14:15:18.471Z",
  "city": {
    "id": "xian_yanta",
    "name": "西安雁塔区",
    "timezone": "Asia/Shanghai"
  },
  "current": {
    "time": "2026-04-10T22:04:09+08:00",
    "weather_text": "局部多云",
    "temperature_c": 16,
    "apparent_temperature_c": 19,
    "humidity_percent": 54,
    "pressure_hpa": 963,
    "wind_speed_kmh": 3
  },
  "today": {
    "weather_text": "局部多云",
    "temperature_min_c": 13,
    "temperature_max_c": 23,
    "precipitation_probability_max": 0,
    "wind_gust_kmh": 3
  },
  "tomorrow": {
    "weather_text": "局部多云",
    "temperature_min_c": 13,
    "temperature_max_c": 21,
    "precipitation_probability_max": 6,
    "wind_gust_kmh": 11.66
  },
  "derived": {
    "state": "normal",
    "severity": "none",
    "hazards": [],
    "upcoming_hazards": [],
    "advice": [
      "天气整体平稳，按常规安排即可"
    ],
    "polling": {
      "suggestedPollingMode": "normal_60m",
      "suggestedNextRunSeconds": 3600,
      "reason": "天气整体平稳"
    }
  },
  "event": {
    "event_type": "debug_report",
    "reason": "调试模式开启，每次执行都发送报告",
    "notification_text": "西安雁塔区调试报告：source=xiaomi_weather，state=normal，severity=none。当前 局部多云，温度 16°C，体感 19°C。今日 13~23°C，降水 概率峰值 0%，阵风 3 km/h。轮询：normal_60m / 3600s。建议：天气整体平稳，按常规安排即可"
  },
  "notification": {
    "status": "delivered",
    "provider": "telegram"
  },
  "freshness": {
    "isStale": false,
    "lastSuccessAt": "2026-04-10T14:15:18.471Z",
    "staleReason": null,
    "staleSeconds": 0,
    "sourceUpdatedAt": "2026-04-10T14:15:18.471Z"
  }
}