{"id":37229728,"url":"https://github.com/pvandenh/aemo_nemweb","last_synced_at":"2026-05-24T02:01:07.721Z","repository":{"id":330514434,"uuid":"1123004608","full_name":"pvandenh/aemo_nemweb","owner":"pvandenh","description":"Simple AEMO integration sourcing data from NEMWEB","archived":false,"fork":false,"pushed_at":"2026-05-23T07:05:39.000Z","size":145,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-23T09:11:39.817Z","etag":null,"topics":["aemo"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pvandenh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-12-26T02:26:56.000Z","updated_at":"2026-05-23T07:04:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pvandenh/aemo_nemweb","commit_stats":null,"previous_names":["pvandenh/aemo_nemweb"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/pvandenh/aemo_nemweb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvandenh%2Faemo_nemweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvandenh%2Faemo_nemweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvandenh%2Faemo_nemweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvandenh%2Faemo_nemweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvandenh","download_url":"https://codeload.github.com/pvandenh/aemo_nemweb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvandenh%2Faemo_nemweb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33418550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["aemo"],"created_at":"2026-01-15T03:34:31.123Z","updated_at":"2026-05-24T02:01:07.713Z","avatar_url":"https://github.com/pvandenh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AEMO NEMWEB Quick Reference\n\nThis integration provides basic yet reliable AEMO spot and forecast data values.\nIt uses NEMWEB as data source, with a focus being on speed of data fetch.\nIt checks for new data each minute while in standby, and upon the commencement of the 5th minute it will speed up to checking for updates more rapidly, until new data is found (at which point it will slow down polling again to each minute).\n\n\n## Installation\n```\nHACS → Integrations → ⋮ → Custom Repositories\nURL: https://github.com/pvandenh/aemo_nemweb\nCategory: Integration\nSearch and add AEMO NEMWEB\nRestart Home Assistant\n\n```\n\n## Configuration\n```\nSettings → Devices \u0026 Services → + Add Integration → AEMO NEMWEB\nSelect Region: NSW1 / QLD1 / VIC1 / SA1 / TAS1\n```\n\n## Sensors\n\n| Sensor | Updates | Description |\n|--------|---------|-------------|\n| `sensor.aemo_nemweb_{region}_realtime_price` | 5s | Current spot price |\n| `sensor.aemo_nemweb_{region}_5min_forecast` | 30s | Next hour forecast |\n| `sensor.aemo_nemweb_{region}_predispatch_forecast` | 5m | 48-hour forecast |\n| `sensor.aemo_nemweb_{region}_realtime_demand` | 5m | Current cleared demand |\n\n## Useful Attributes\n\nAccess forecast data example:\n```yaml\n{{ state_attr('sensor.aemo_nemweb_nsw1_5min_forecast', 'forecast') }}\n{{ state_attr('sensor.aemo_nemweb_nsw1_5min_forecast', 'timestamps') }}\n{{ state_attr('sensor.aemo_nemweb_nsw1_5min_forecast', 'forecast_dict') }}\n```\n\n## Data Source\nOfficial AEMO NEMWEB: https://nemweb.com.au/\nAll timestamps in AEST (UTC+10)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpvandenh%2Faemo_nemweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpvandenh%2Faemo_nemweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpvandenh%2Faemo_nemweb/lists"}