βοΈ Setting up local access to a Solis Solar Inverter
Abstract
Setting up local access to a Solis inverter
The problem with a Solis inverter
As energy is expensive in Europe, my goal is to manage my home energy usage as efficient as possible. One aspect of this is managing my solar inverter (and battery). To do this, I am currently controlling the inverter through SolisCloud integration in Home Assistant. For basic usage, this solution is perfect to control my Solis inverter (S5-EH1P5K-L) with a S3-WIFI-ST datalogger. The downside of this solution is that it is using the Solis API. The polling intervals are around 5 minutes, which leaves much to be desired when it comes to smart automations. After looking up multiple possible solutions, I ended up using a couple of RS485 Waveshare modules to hijack the communication between the inverter and the datalogger stick. This guide does an excellent job of explaining how it works and how it set it up. This gave me full local control in combination with the Solis Modbus integration in Home Assistant A bonus of this solution is that I am still able to use SolisCloud.
This blog posts aims to elaborate some of the instructions and show off some images after playing around with it myself.
