{"id":15163318,"url":"https://github.com/jesseklm/sungrowmodbus2mqtt","last_synced_at":"2025-07-25T17:05:28.884Z","repository":{"id":247768499,"uuid":"826508708","full_name":"jesseklm/sungrowmodbus2mqtt","owner":"jesseklm","description":"Sungrow SH5.0RT / SH6.0RT / SH8.0RT / SH10RT Modbus TCP to MQTT. Small and efficient.","archived":false,"fork":false,"pushed_at":"2025-02-07T21:43:44.000Z","size":105,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T22:32:07.458Z","etag":null,"topics":["docker","docker-compose","hassio-addon","homeassistant","inverter","modbus","modbus-tcp","mqtt","sungrow","tcp"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jesseklm.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}},"created_at":"2024-07-09T21:00:50.000Z","updated_at":"2024-10-28T17:39:27.000Z","dependencies_parsed_at":"2024-08-03T03:23:33.444Z","dependency_job_id":"76181e45-0071-487f-a8f5-247c21fde389","html_url":"https://github.com/jesseklm/sungrowmodbus2mqtt","commit_stats":{"total_commits":48,"total_committers":2,"mean_commits":24.0,"dds":0.0625,"last_synced_commit":"a785396d278b7da53a6e7308cb74c8ed3e9bfd68"},"previous_names":["jesseklm/sungrowmodbus2mqtt"],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseklm%2Fsungrowmodbus2mqtt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseklm%2Fsungrowmodbus2mqtt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseklm%2Fsungrowmodbus2mqtt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseklm%2Fsungrowmodbus2mqtt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jesseklm","download_url":"https://codeload.github.com/jesseklm/sungrowmodbus2mqtt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238065127,"owners_count":19410587,"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":["docker","docker-compose","hassio-addon","homeassistant","inverter","modbus","modbus-tcp","mqtt","sungrow","tcp"],"created_at":"2024-09-27T02:23:12.799Z","updated_at":"2025-02-10T05:30:46.891Z","avatar_url":"https://github.com/jesseklm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sungrowmodbus2mqtt\n\nSungrow inverter Modbus TCP to MQTT.\nSmall and efficient.\n\nDevices: SH3.0-6.0RS / SH8.0-10RS / SH5.0-10RT / SH5-25T\n\nTested: SH10RT\n\n## run as Home Assistant Addon\n\n- add `https://github.com/jesseklm/hassio-addons` as Add-on Repository\n- install sungrowmodbus2mqtt\n- set your configuration:\n  - mqtt_server: addon_core_mosquitto for internal Home Assistant Mosquitto Addon, hostname or ip otherwise\n  - mqtt_port: 1883 if not changed otherwise\n  - mqtt_username: your mqtt user\n  - mqtt_password: your mqtt password\n  - mqtt_topic: topic where to post in\n  - ip: ip-adress of your sungrow inverter\n- run\n\n## run with docker compose\n\n### docker compose\n\n```yaml\nservices:\n  sungrowmodbus2mqtt:\n    container_name: sungrowmodbus2mqtt\n    image: ghcr.io/jesseklm/sungrowmodbus2mqtt:1.0.23\n    restart: unless-stopped\n    volumes:\n      - ./config.sh10rt.yaml:/config/config.yaml:ro\n```\n\n- `wget -O config.sh10rt.yaml https://raw.githubusercontent.com/jesseklm/sungrowmodbus2mqtt/1.0.23/config.sh10rt.example.yaml`\n- adjust your config yaml\n- `docker compose up -d`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesseklm%2Fsungrowmodbus2mqtt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjesseklm%2Fsungrowmodbus2mqtt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesseklm%2Fsungrowmodbus2mqtt/lists"}