Connecting Growatt SPH5000 over wired ethernet rather than wireless
Hi all
I've recently had a Growatt sph5000 inverter installed with a half dozen panels and a small Growatt battery.
My main advice I'm looking for is how to connect the inverter to my ethernet router over a wired connection rather than the wireless solution it came with. I think there is an alternative Growatt dongle for wired ethernet , though not completely sure for my model of inverter. Also, another approach,maybe more cost effective and versatile, is using an rs485/ethernet adapter.
Assuming the connectivity solution involves rs485 via wave share device or some such cheapo converter card, i then thought this might open the door to home assistant, though frankly that's way behind my needs, and beyond the time I want to put into this.
So my secondary ask for is, how I'd then be able to pull CSV data from the inverter that I can graph to my own content within Excel (I am fine with importing of CSV files and dealing with data once inside Excel).
Hope I've explained clear enough and many thanks in advance for your comments/ suggestions
@z8lccda, you’ve just described my setup - Growatt SPH5000, RS485 to Waveshare and then onwards to Home Assistant.
I’m not aware of a wired equivalent to the ShineWiFi dongle, so I suspect RS485 is your only alternative. However, if you want to get to the data directly rather than through something like Home Assistant, I’d suggest reviewing some of the modbus musings of @cathoderay. His approach of querying modbus enabled devices with a few python scripts could well be just what you’re after for creating the csv files you want.
105 m2 bungalow in South East England
Mitsubishi Ecodan 8.5 kW air source heat pump
18 x 360W solar panels
1 x 6 kW GroWatt battery and SPH5000 inverter
1 x Myenergi Zappi
1 x VW ID3
Raised beds for home-grown veg and chickens for eggs
"Semper in excretia; sumus solum profundum variat"
Posted by: @majordennisbloodnokI’d suggest reviewing some of the modbus musings of @cathoderay. His approach of querying modbus enabled devices with a few python scripts could well be just what you’re after for creating the csv files you want.
True networking for this is beyond my ken but using a single wire serial modbus connection over USB is exactly what I have done. It is very easy to do and once setup it just works. It does need whatever it is you want to collect data from to have a modbus interface/connection which is just two terminals (conventionally labelled A- and B+) and you need to have a RS485 to USB adaptor and a (mini) PC at the other end to plug the adaptor into, and that's it for the hardware. You can then either use HA to collect the data, or write your own python scripts. Personally I found using HA was more of a PITA than writing the scripts. The scripts use a python module called minimalmodbus to read the modbus registers, and then dumps the data in a csv file, all set up on a timer. The csv files are much easier to manage than even a simple database format such as sqlite (still I think the default HA option) as they are text files and they are seriously robust, something which in my experience cannot be said of HA databases. Backups are a doddle, just copy the csv files to another location.
The thread with the details on how I set up the hardware to do this is here. It describes a connection to a Midea heat pump wired controller, but the principles apply to any similar modbus enabled device. It's all there, at least I think it is all there, apart from the python scripts which I have yet to post (I've always been a bit nervous about their generalisability, but maybe I should stop worrying, and just post them). Strictly speaking there is only one essential script (<4kb, ~115 lines of code), which collects the data once a minute and write that to a minute data csv file. Next to this script is another one that processes the minute data once an hour to get hourly and daily data. All the data ends up in three csv files, minute data, hourly data and 24h (daily) data, which can be loaded into Excel to do whatever you want. Being csv data, it can also be read in python (eg for use in plotly, which I use for my main interactive charts) or R which I use for various analyses and to produce high quality static charts. Once you go down that rabbit hole you wont come out again for a very long time!
Midea 14kW (for now...) ASHP heating both building and DHW
Having had another little look around, it seems Growatt may well now sell a dongle that does both wifi and wired ethernet. This is a new development since I last looked.
https://en.growatt.com/products/shinewilan-x2
I hasten to add that this is not a recommendation; merely that the item is worth a closer look.
105 m2 bungalow in South East England
Mitsubishi Ecodan 8.5 kW air source heat pump
18 x 360W solar panels
1 x 6 kW GroWatt battery and SPH5000 inverter
1 x Myenergi Zappi
1 x VW ID3
Raised beds for home-grown veg and chickens for eggs
"Semper in excretia; sumus solum profundum variat"
- Thanks folks. I had tried googling an ethernet lab adapter for the inverter but did not see the Shine WiLan-X2 in results, but it sounds very promising. I've emailed their customer support.. let's see what reply I get..
- If it does what I hope, it will be my preferred solution as I don't want a 'project' (yet 🙂
Well well well.. turns out my WiFi dongle is actually the Shine WiLan-X2..
So this is my route to wired ethernet connectivity,and will see what this leads me to next
Many thanks 👍🏻
The simplest wired option is usually the Growatt Ethernet (LAN) dongle, which plugs into the RS485 port and connects to your router, replacing Wi-Fi. An RS485-to-Ethernet adapter (like a Waveshare) can also work and gives more flexibility for things like Home Assistant, though it requires some Modbus setup. For CSV data, once the inverter is networked, you can usually export it directly from the Growatt Shine portal or PC software and then open it in Excel for your own charts, no need to dive into Home Assistant unless you want to automate it further.
- 27 Forums
- 2,520 Topics
- 58.6 K Posts
- 674 Online
- 6,800 Members
Join Us!
Worth Watching
Latest Posts
-
RE: Connecting Growatt SPH5000 over wired ethernet rather than wireless
The simplest wired option is usually the Growatt Ethern...
By Jonatan , 4 hours ago
-
RE: Peak Energy Products V therm 16kW unit heat pump not reaching flow temperature
ASHPs do have a minimum compressor speed. The minimum h...
By bobflux , 11 hours ago
-
RE: Electricity price predictions
@jamespa And it seems some of the nasty public cloud...
By Batpred , 11 hours ago
-
@bobflux My apologies, they somehow were removed in ...
By Ubert767 , 11 hours ago
-
RE: Tell us about your Solar (PV) setup
Location: near Lyon, France 12kWp on the roof, 2x Sol...
By bobflux , 12 hours ago
-
RE: Jokes and fun posts about heat pumps and renewables
Technology is rapidly advancing. BBC News reported th...
By Transparent , 14 hours ago
-
What matters for flow and pressure drop is internal dia...
By bobflux , 15 hours ago
-
RE: Do Fridges and Freezers have COP ratings?
@editor Thank you all for your replies and submitted in...
By Toodles , 17 hours ago
-
I know and yes. The secondary deltaT wont necessaril...
By JamesPa , 21 hours ago
-
RE: Designing heating system with air to water heat pump in France, near Lyon
Just love the way you put it! 🤣
By Batpred , 1 day ago
-
RE: Safety update; RCBOs supplying inverters or storage batteries
Thank you for sharing. So it seems that your Schneid...
By Batpred , 2 days ago
-
RE: Forum updates, announcements & issues
@upnorthandpersonal thanks for the thoughtful, consider...
By Mars , 2 days ago
-
RE: Solar Power Output – Let’s Compare Generation Figures
@mk4 All 21 panels have their own Enphase IQ7a microinv...
By Toodles , 2 days ago
-
RE: Setback savings - fact or fiction?
Great, so you have proven that MELCloud is consistently...
By RobS , 3 days ago
-
RE: Mitsu PUHZ120Y 'Outdoor Temp 'error?
Thanks David & James It almos...
By DavidAlgarve , 3 days ago
-
RE: Surge protection devices SPDs
@trebor12345 - your original Topic about the right type...
By Transparent , 3 days ago
-
RE: Help needed with Samsung AE120RXYDEG
@tomf I’ve been sent this from a service engineer at Sa...
By Mars , 3 days ago
-
RE: Buying large amp bidirectional RCD and RCBO
Yes... I went through this particular headache and ende...
By bobflux , 4 days ago
-
O-oh! Let's take this as an opportunity to 'pass the ...
By Transparent , 4 days ago
-
RE: Homely setup on daikin heat pump
@craigh I refer to our somewhat elevated temperature of...
By Toodles , 4 days ago
-
RE: Air source heat pump roll call – what heat pump brand and model do you have?
My turn, this describes the future installation, only t...
By bobflux , 4 days ago
-
RE: Say hello and introduce yourself
@liam-dr, I’d like to echo James’ welcome, and we look ...
By Mars , 4 days ago


