{"id":42951212,"url":"https://github.com/blafoo/growatt","last_synced_at":"2026-01-30T21:11:55.404Z","repository":{"id":193523866,"uuid":"688543424","full_name":"blafoo/growatt","owner":"blafoo","description":"API to query data from server.growatt.com for Growatt inverters","archived":false,"fork":false,"pushed_at":"2025-09-26T06:43:43.000Z","size":85,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-26T08:35:56.729Z","etag":null,"topics":["growatt","growatt-api","growatt-server","inverter","java-17","solar-energy"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blafoo.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":"2023-09-07T15:06:23.000Z","updated_at":"2025-09-26T06:43:40.000Z","dependencies_parsed_at":"2023-09-30T22:49:04.609Z","dependency_job_id":"3d8400ad-0020-47e9-b732-feece46356b8","html_url":"https://github.com/blafoo/growatt","commit_stats":{"total_commits":23,"total_committers":4,"mean_commits":5.75,"dds":0.6086956521739131,"last_synced_commit":"9c3df6493c8d114d1b781779c43a85fe103679e7"},"previous_names":["blafoo/growatt"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/blafoo/growatt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blafoo%2Fgrowatt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blafoo%2Fgrowatt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blafoo%2Fgrowatt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blafoo%2Fgrowatt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blafoo","download_url":"https://codeload.github.com/blafoo/growatt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blafoo%2Fgrowatt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28919470,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T20:25:28.696Z","status":"ssl_error","status_checked_at":"2026-01-30T20:25:13.426Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["growatt","growatt-api","growatt-server","inverter","java-17","solar-energy"],"created_at":"2026-01-30T21:11:54.766Z","updated_at":"2026-01-30T21:11:55.395Z","avatar_url":"https://github.com/blafoo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Java CI with Maven](https://github.com/blafoo/growatt/actions/workflows/maven.yml/badge.svg)](https://github.com/blafoo/growatt/actions/workflows/maven.yml)\n\n# growatt\n\nAPI to query data from server.growatt.com for Growatt inverters.\n\n## Usage\n\n1. Create a `GrowattWebClient` instance\n1. Login\n1. Query data\n\n```\nGrowattWebClient client = new GrowattWebClient();\nclient.login(new LoginRequest(\"account\", \"password\"));\nDayResponse day = client.getInvEnergyDayChart(new EnergyRequest(client.getPlantId(), \"2023-05-31\"));\n```\n\n## Examples\n\n1. Unit test `GrowattWebClientTest`\n1. [Vaadin 24 project using the `GrowattWebClient`](https://github.com/blafoo/BKW)\n\n## Change log\n\n07.12.2023 The password used to login is hashed now","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblafoo%2Fgrowatt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblafoo%2Fgrowatt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblafoo%2Fgrowatt/lists"}