solis2mqtt icon indicating copy to clipboard operation
solis2mqtt copied to clipboard

Modbus RTU / RS485 to MQTT bridge for Solis Mini solar inverter.

Results 10 solis2mqtt issues
Sort by recently updated
recently updated
newest added

Hello, I've installed solis2mqtt on a raspberry pi with latest lite distribution of debian. I use a cheap modbus to ttl converter connected to serial uart pins listening on /dev/ttyAMA0...

Anyway - just wanted to add in the Readme.md The easiest and cheapest way to get the ExceedCon connector is to purchase a WIFI dongle - these cost approx $30(AUD)...

Line 154, my Pi didn't like the commented text after the register array, I simply moved it to a new line and that solved the issue. `- name: system_datetime description:...

Hi, So I've got this pretty much reading most things I need but was wondering what modifications would be needed to write to the inverter? Ie Forced charge / discharge...

Thanks very much for sharing your Project! I appreciate your work. I have just a litte improvement, what caused an Error during Installation: From the documentation, setup.sh is intended to...

Living in a country (Norway) that the seller of the plug does not ship to, and I needed a plug today, I decided to draw one in Blender for printing,...

not sure of this project is still being developed/monitored, but if it is, there seems to be an issue with the mqtt client used. The project uses the pago-mqtt library,...

Can anyone help me with controling the max discharge amps on my Solis Hybrid 6K? I know the register I need is 43118 but I'm not 100% sure what I...

I have the following problem when executing the script: ``` pi@raspberrypi:~ $ cd /opt/solis2mqtt pi@raspberrypi:/opt/solis2mqtt $ python3 ./solis2mqtt.py 2023-08-05 11:46:31,306 - root - Starting up... Traceback (most recent call last):...

I'm seeing some HA errors in my logs for registers that don't have the correct Device Class etc. What should I be using where the value is not something that...