Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/candlerb/solis_exporter

Data collector and gateway for Solis Ginlong 5G inverters with modbus/RS485
https://github.com/candlerb/solis_exporter

Last synced: 22 days ago
JSON representation

Data collector and gateway for Solis Ginlong 5G inverters with modbus/RS485

Awesome Lists containing this project

README

        

# solis_exporter

![Sample dashboard 17503](docs/configuration/dashboard.png)

This program connects to the RS485 (modbus) link between a Solis Hybrid
inverter and its Wifi stick data logger.

It passively sniffs the messages between the data logger and the inverter,
and turns these into Prometheus metrics.

Optionally, it can also be used to *inject* modbus messages, acting as a
modbus TCP gateway which can be used to read and alter its configuration.

Tested with Solis inverter RHI-6K-48ES-5G, which reports model number 3105,
in the United Kingdom.

## Documentation

See

## USE AT YOUR OWN RISK!

Tapping onto to the RS485 link requires opening and modifying the wifi
data logger itself.

Before doing this, consider the
[alternative ways](https://solis-exporter.readthedocs.io/en/latest/alternatives/)
of integrating with your inverter.

Whilst passive sniffing should be safe, do not enable the modbus TCP gateway
unless you have fully understood the consequences!