{"id":17252081,"url":"https://github.com/ppetr/goodwe2influxdb","last_synced_at":"2025-03-26T07:23:10.497Z","repository":{"id":239927788,"uuid":"634465483","full_name":"ppetr/goodwe2influxdb","owner":"ppetr","description":"Collect data from a GoodWe inverter to InfluxDB","archived":false,"fork":false,"pushed_at":"2024-05-25T08:53:55.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-31T08:44:23.092Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ppetr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/code-of-conduct.md","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}},"created_at":"2023-04-30T07:55:29.000Z","updated_at":"2024-05-25T08:53:58.000Z","dependencies_parsed_at":"2024-05-16T02:09:46.537Z","dependency_job_id":"e44106f8-4609-4ba4-9710-c7b2c74a0142","html_url":"https://github.com/ppetr/goodwe2influxdb","commit_stats":null,"previous_names":["ppetr/goodwe2influxdb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppetr%2Fgoodwe2influxdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppetr%2Fgoodwe2influxdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppetr%2Fgoodwe2influxdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppetr%2Fgoodwe2influxdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppetr","download_url":"https://codeload.github.com/ppetr/goodwe2influxdb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245606524,"owners_count":20643192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-10-15T06:52:58.633Z","updated_at":"2025-03-26T07:23:10.476Z","avatar_url":"https://github.com/ppetr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goodwe2influxdb - collect data from a GoodWe inverter to InfluxDB\n\n*Disclaimer: This is not an official Google product.*\n\n## Installation\n\nRequired Python version: \u003e=3.7\n\nIn a cloned project directory run\n\n```sh\nsudo pip3 install .\n```\n\nThen set up [Telegraf] to run the script. For example create\n`/etc/telegraf/telegraf.d/goodwe2influxdb.conf` with content:\n\n```ini\n[[inputs.execd]]\ninterval = \"60s\"\ntags = {}\ncommand = [\"/usr/bin/env\", \"python3\", \"/usr/local/bin/goodwe2influxdb\"]\nsignal = \"STDIN\"\nrestart_delay = \"60s\"\ndata_format = \"influx\"\n```\n\nThis automatically detects the IP address of a GoodWe module in your LAN (can\nbe overriden with `--ip_address`) and stores collected data in table\n`photovoltaic` in the database (can be overriden with `--measurement_name`).\n\n[Telegraf]: https://www.influxdata.com/time-series-platform/telegraf/\n\n## Contributions\n\nPlease see [Code of Conduct](docs/code-of-conduct.md) and [Contributing](docs/contributing.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppetr%2Fgoodwe2influxdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fppetr%2Fgoodwe2influxdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppetr%2Fgoodwe2influxdb/lists"}