{"id":46613047,"url":"https://github.com/sebasa/homeassistant-wunderground-api","last_synced_at":"2026-03-07T19:02:53.354Z","repository":{"id":342631644,"uuid":"1174616910","full_name":"sebasa/HomeAssistant-Wunderground-API","owner":"sebasa","description":"A Home Assistant custom integration that automatically discovers your Weather Underground API key and pulls real-time data from any Weather Station","archived":false,"fork":false,"pushed_at":"2026-03-06T16:59:17.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-06T20:00:01.015Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebasa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-06T16:40:43.000Z","updated_at":"2026-03-06T16:59:21.000Z","dependencies_parsed_at":"2026-03-06T20:00:03.108Z","dependency_job_id":null,"html_url":"https://github.com/sebasa/HomeAssistant-Wunderground-API","commit_stats":null,"previous_names":["sebasa/homeassistant-wunderground-api"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sebasa/HomeAssistant-Wunderground-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebasa%2FHomeAssistant-Wunderground-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebasa%2FHomeAssistant-Wunderground-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebasa%2FHomeAssistant-Wunderground-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebasa%2FHomeAssistant-Wunderground-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebasa","download_url":"https://codeload.github.com/sebasa/HomeAssistant-Wunderground-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebasa%2FHomeAssistant-Wunderground-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30226780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-03-07T19:02:52.439Z","updated_at":"2026-03-07T19:02:53.341Z","avatar_url":"https://github.com/sebasa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather Underground External API - Home Assistant Integration\n\n[![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg)](https://github.com/hacs/integration)\n\nA Home Assistant custom integration that automatically discovers your Weather Underground API key and pulls real-time data from your Personal Weather Station (PWS).\n\n---\n\n## Features\n\n- ✅ **Automatic API key discovery** — No need to find or enter your API key manually. The integration scrapes it from the Wunderground dashboard.\n- 📊 **15 sensor entities** — Temperature, Humidity, Dew Point, Wind Speed, Wind Gust, Wind Direction, Pressure, Precipitation Rate, Precipitation Total, Heat Index, Wind Chill, Elevation, Solar Radiation, UV Index.\n- 🌤️ **Weather entity** — A standard HA weather card entity with current conditions.\n- 🔄 **Auto-refresh** — Data updates every 5 minutes.\n- 🔑 **Re-auth flow** — If the API key changes, HA will prompt you to refresh it with one click.\n- 🌍 **Spanish \u0026 English UI**\n\n---\n\n## Installation via HACS\n\n1. In HACS, go to **Integrations → ⋮ → Custom repositories**\n2. Add `https://github.com/sebasa/HomeAssistant-Wunderground-API` with category **Dashboard**\n3. Search for **Weather Underground API** and install\n4. Restart Home Assistant\n\n### Manual Installation\n\nCopy the `custom_components/wunderground_pws` folder into your HA `config/custom_components/` directory, then restart.\n\n---\n\n## Configuration\n\n1. Go to **Settings → Devices \u0026 Services → + Add Integration**\n2. Search for **Weather Underground API**\n3. Enter your station ID (e.g. `IPUNIL11`)\n4. The integration will automatically find the API key and validate your station\n\n\u003e **Where do I find my Station ID?**  \n\u003e Visit `https://www.wunderground.com/dashboard/pws/YOURSTATION` — the station ID is the part after `/pws/`.\n\n---\n\n## Sensors Created\n\n| Sensor | Unit | Device Class |\n|--------|------|-------------|\n| Temperature | °C | temperature |\n| Humidity | % | humidity |\n| Dew Point | °C | temperature |\n| Heat Index | °C | temperature |\n| Wind Chill | °C | temperature |\n| Wind Speed | km/h | wind_speed |\n| Wind Gust | km/h | wind_speed |\n| Wind Direction | ° | — |\n| Pressure | hPa | pressure |\n| Precipitation Rate | mm/h | precipitation_intensity |\n| Precipitation Today | mm | precipitation |\n| Elevation | m | — |\n| Solar Radiation | W/m² | irradiance |\n| UV Index | UV index | — |\n\n---\n\n## Troubleshooting\n\n**\"Could not find API key\"**  \nThe integration scrapes the API key from your Wunderground dashboard page. If this fails:\n- Make sure your station ID is correct and public\n- Wunderground may have changed their page structure — please open an issue\n\n**Data not updating**  \nCheck the HA logs for errors from `custom_components.wunderground_pws`. The API key may have expired — go to **Settings → Devices \u0026 Services**, find the integration, and click **Re-authenticate**.\n\n---\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebasa%2Fhomeassistant-wunderground-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebasa%2Fhomeassistant-wunderground-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebasa%2Fhomeassistant-wunderground-api/lists"}