Skip to content

Docker container that listens to messages from a Ginlong Solor Inverter and pushes it to MQTT

Notifications You must be signed in to change notification settings

wtreur/ginlong-mqtt-docker

Repository files navigation

Ginlong Solar Inverter Collector

Based on dpoulson/ginlong-mqtt

Script that listens to messages from a Ginlong Solor Inverter and pushes it to MQTT and home assistant witht the home assistant API

Tested with Solis-1P3K-4G on firmware H4.01.51Y4.0.02W1.0.57(2017-12-211-D)

Usage with docker-compose

  1. Ensure docker and docker-compose
  2. Copy config.ini.sample to config.ini and set the right values for your system
  3. Run docker-compose up
  4. Go to the Ginlong web interface and setup remote server to the docker host
  5. Messages should start rolling in every 7 minutes or so

Influx line format

These message using influx line format will be published on the topic set in config.ini.

solar-power,unit=kWh generated=<<kwhtotal>> <<timestamp>>
solar-power,unit=W power=<<power>> <<timestamp>>

About

Docker container that listens to messages from a Ginlong Solor Inverter and pushes it to MQTT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published