{"id":41223510,"url":"https://github.com/solectrus/senec-collector","last_synced_at":"2026-01-23T00:26:06.375Z","repository":{"id":37834928,"uuid":"322811073","full_name":"solectrus/senec-collector","owner":"solectrus","description":"Collect SENEC battery data and push it to InfluxDB. Ready to deploy to a Raspberry Pi.","archived":false,"fork":false,"pushed_at":"2025-12-25T00:03:41.000Z","size":1192,"stargazers_count":12,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-12-26T13:17:44.473Z","etag":null,"topics":["influxdb","photovoltaic","raspberry-pi","senec"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/solectrus.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":"2020-12-19T09:28:05.000Z","updated_at":"2025-12-25T00:03:09.000Z","dependencies_parsed_at":"2024-05-20T00:28:11.844Z","dependency_job_id":"207bae74-b294-4a5f-aa5d-5eaa19f1af8b","html_url":"https://github.com/solectrus/senec-collector","commit_stats":{"total_commits":432,"total_committers":3,"mean_commits":144.0,"dds":0.3587962962962963,"last_synced_commit":"161cb8518a045faec093100cccdfc25d2927ffac"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/solectrus/senec-collector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solectrus%2Fsenec-collector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solectrus%2Fsenec-collector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solectrus%2Fsenec-collector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solectrus%2Fsenec-collector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solectrus","download_url":"https://codeload.github.com/solectrus/senec-collector/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solectrus%2Fsenec-collector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28676014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T20:48:19.482Z","status":"ssl_error","status_checked_at":"2026-01-22T20:48:14.968Z","response_time":144,"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":["influxdb","photovoltaic","raspberry-pi","senec"],"created_at":"2026-01-23T00:26:05.816Z","updated_at":"2026-01-23T00:26:06.362Z","avatar_url":"https://github.com/solectrus.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Continuous integration](https://github.com/solectrus/senec-collector/actions/workflows/push.yml/badge.svg)](https://github.com/solectrus/senec-collector/actions/workflows/push.yml)\n[![Maintainability](https://qlty.sh/badges/a2bc59ed-322a-44cb-b655-1efd73ef5c55/maintainability.svg)](https://qlty.sh/gh/solectrus/projects/senec-collector)\n[![wakatime](https://wakatime.com/badge/user/697af4f5-617a-446d-ba58-407e7f3e0243/project/e8426066-7e79-40d8-8d8b-583dd965720a.svg)](https://wakatime.com/badge/user/697af4f5-617a-446d-ba58-407e7f3e0243/project/e8426066-7e79-40d8-8d8b-583dd965720a)\n[![Code Coverage](https://qlty.sh/badges/a2bc59ed-322a-44cb-b655-1efd73ef5c55/coverage.svg)](https://qlty.sh/gh/solectrus/projects/senec-collector)\n\n# SENEC collector\n\nCollect data from SENEC Solar Battery Storage System and push it to InfluxDB 2\n\nAllows accessing a local SENEC device (V2 + V3) as well as the SENEC cloud (V4).\n\n## Requirements\n\nLinux machine with Docker installed\n\nTested on:\n\n- Raspberry Pi 4 Model B on Raspbian GNU/Linux 10 (buster) and 11 (bullseye) and 12 (bookworm)\n- Synology NAS DS220+ on DSM 7.1+\n- ... and lots of other Linux machines - if it runs Docker, it should work\n\n## Getting started\n\n0. Decide if you want to use the SENEC cloud or a local SENEC device. If you have a SENEC.Home 4, there is no choice - this device is cloud only.\n\n   - SENEC cloud: You need to have an account at mein-senec.de (email + password + TOTP uri for MFA)\n   - Local SENEC device: You need to have a SENEC device in your house that can be reached via LAN\n\n1. Prepare a Linux box (Raspberry Pi, Synology NAS, ...) with Docker installed\n\n2. Make sure your InfluxDB2 database is ready (not subject of this README)\n\n3. Prepare an `.env` file (see `.env.example`)\n\n4. Run the Docker container on your Linux box:\n\n   ```bash\n   docker compose up\n   ```\n\nThe Docker image support multiple platforms: `linux/amd64`, `linux/arm64`, `linux/arm/v7`\n\n## License\n\nCopyright (c) 2020-2026 Georg Ledermann, released under the MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolectrus%2Fsenec-collector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolectrus%2Fsenec-collector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolectrus%2Fsenec-collector/lists"}