Monitoring & Controlling a Hybrid Solis Inverter

MrPablo
Posts: 240
Joined: Mon Oct 17, 2022 1:26 pm

Re: Monitoring & Controlling a Hybrid Solis Inverter

#21

Post by MrPablo »

Hi Graham, let me have a look into some workarounds for the modbus issue tomorrow. Maybe some smart person has documented a solution somewhere!

I can also help enhance the NodeRed flow so you can test graphs and other reporting, happy to help.

The maximum discharge current setting isn't used in the auto charging logic, it's just there so you don't have to trudge to the inverter to change it for whatever reason.
10x 405W JA Solar panels (4.05kWp) @ 5 degrees
3x 405W Longi panels (1.22kWp) @ 90 degrees
16.5kWh DIY LifePo4 battery
Solis inverter/charger
0.6kW Ripple WT
Graham
Posts: 3
Joined: Sat Apr 08, 2023 8:33 am
Location: South Lincs

Re: Monitoring & Controlling a Hybrid Solis Inverter

#22

Post by Graham »

My neighbour has a Solax. We are trying to learn node_red together. What depresses me is that his cloud service continues to work while he has a node-red flow running. However, I wouldn't want to swap; I find the Solis is much nicer!

Using your excellent flow as a starting point, I have now added some charts and fiddled about with the dashboard layout. All baby steps but I am enjoying myself. Thank you!
SonsOfHigSolar
Posts: 25
Joined: Tue Sep 26, 2023 4:00 pm

Re: Monitoring & Controlling a Hybrid Solis Inverter

#23

Post by SonsOfHigSolar »

Dear Mr Pablo,

Thank you for this, it sounds like finally the solution to my problem! I've been trying to get control of my solis 6k hybrid inverter for a few weeks now via the WiFi dongle with solismod/pysolarmanv5 but cannot get it to change any parameters on the inverter despite weeks of trying.

I've ordered the elfin and an ethernet attachment with 4 pin connections and a 4 pin female attachment to go to the COM port on my inverter. I have home assistant running on an RPi4 at the moment. Is there any chance you would be able to help me with how to wire the elfin to the rs485 connector please? Also any information on how to get this working through the automation scripts on home assistant would be really gratefully received as this is my first foray into home assistant and anything of this nature :)

Thank you for any help you can give,
James


Image

Image
Moxi
Posts: 1781
Joined: Sun Oct 31, 2021 3:46 pm

Re: Monitoring & Controlling a Hybrid Solis Inverter

#24

Post by Moxi »

Have you watched any of Gordon Markus' videos on you tube ?



He appears to have done what some of us here would like to be able to.

I would love to be able to do this myself but I am a complete novice at anything like this and never had success with programming although last time I tried it was BBC basic I think which kinda tells you all you need to know :roll:

He's got a series of what looks to me to be interesting and informative videos on this subject.

Apologies if I have got this wrong, I am rushing this morning and haven't properly read through everything

Moxi
SonsOfHigSolar
Posts: 25
Joined: Tue Sep 26, 2023 4:00 pm

Re: Monitoring & Controlling a Hybrid Solis Inverter

#25

Post by SonsOfHigSolar »

Dear Moxi,

Thank you for your reply! Unfortunately yeah I've already spent weeks messing about with that method and got 99% the way there where I can query the registers on the inverter and get the correct answers back but it refuses to change any settings when I send commands to it :(
Moxi
Posts: 1781
Joined: Sun Oct 31, 2021 3:46 pm

Re: Monitoring & Controlling a Hybrid Solis Inverter

#26

Post by Moxi »

Ahh sorry to hear that, I only came across it yesterday myself and as I say I am zero experience of Node Red or Pi or home assistant although I have always wanted to be able to do that kind of thing.

Once the kids are at school and the day subsides to its normal pattern I might get some time to have a read through.

I truly hope you find a route to your requirements, and that its easy enough for a numpty like me to emulate :D

Moxi
MrPablo
Posts: 240
Joined: Mon Oct 17, 2022 1:26 pm

Re: Monitoring & Controlling a Hybrid Solis Inverter

#27

Post by MrPablo »

SonsOfHigSolar wrote: Wed Sep 27, 2023 9:44 pm Dear Mr Pablo,

Thank you for this, it sounds like finally the solution to my problem! I've been trying to get control of my solis 6k hybrid inverter for a few weeks now via the WiFi dongle with solismod/pysolarmanv5 but cannot get it to change any parameters on the inverter despite weeks of trying.

I've ordered the elfin and an ethernet attachment with 4 pin connections and a 4 pin female attachment to go to the COM port on my inverter. I have home assistant running on an RPi4 at the moment. Is there any chance you would be able to help me with how to wire the elfin to the rs485 connector please? Also any information on how to get this working through the automation scripts on home assistant would be really gratefully received as this is my first foray into home assistant and anything of this nature :)

Thank you for any help you can give,
James
Hi James, more than happy to help! It's a shame I haven't finished my design work on an opensource dongle that runs on ESPhome directly, that would be pretty much plug and play for you.

In the meantime, I'll see if I can grab some of my notes and pictures this evening that show the best approach to wiring it up, etc.
10x 405W JA Solar panels (4.05kWp) @ 5 degrees
3x 405W Longi panels (1.22kWp) @ 90 degrees
16.5kWh DIY LifePo4 battery
Solis inverter/charger
0.6kW Ripple WT
SonsOfHigSolar
Posts: 25
Joined: Tue Sep 26, 2023 4:00 pm

Re: Monitoring & Controlling a Hybrid Solis Inverter

#28

Post by SonsOfHigSolar »

Thank you! You're a hero. When you get that dongle finished, I'm your first customer :)
Moxi
Posts: 1781
Joined: Sun Oct 31, 2021 3:46 pm

Re: Monitoring & Controlling a Hybrid Solis Inverter

#29

Post by Moxi »

I will be your second ! :D

Moxi
MoSTiE
Posts: 68
Joined: Thu Sep 30, 2021 5:08 pm

Re: Monitoring & Controlling a Hybrid Solis Inverter

#30

Post by MoSTiE »

you can of course use this https://www.waveshare.com/wiki/RS485_TO_ETH_(B) and a comms plug from ebay if you want a hard wired solution, for me at the moment connected to RPi Zero but will be changed to a Odroid C2 which is lying around spare, I have a Solis S5-EH1-6K
Using node-red, influxDB and Grafana
Post Reply