Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5115

Troubleshooting • Re: Pi Model B correct way to first time boot after Imager?

$
0
0
Whoosh that went over my old head, I assume that something to do with connecting to the data lines outputting from the solis inverter. Getting the data from there would be so much better than 3rd hand after its been to the cloud & back. Have you documented this somewhere for others to follow?
I found some instructions online. There's a little bit of fiddling with hardware to do, low voltage wiring mostly. Basically it involves putting something between the datalogger and inverter which you can use to access the inverter directly. Then you can use plug ins to Home Assistant to monitor and control your inverter without interrupting the normal data flow. I used this method with two Waveshare RS485/Modbus to Ethernet adaptors. There is another method with a dual RS-485/Modbus to wifi module somewhere.

I don't use HA, but have a Pi that grabs the data for me and displays a simple text mode status display like this

Code:

Generation     :     0 W   Peak           :   558 W ( 18%) at 11:17                                 House Power    :   351 W   PV1 Voltage    :  89.5 V   AC Voltage     : 241.9 V @ 50.07 Hz           Backup Power   :     0 W                              Unit cost      : 33.7365p                     Exporting      :    45 W   Datalogger     :  0000     Inverter status:  0003                                                                                                                            Battery                                                                                             Discharging    :   517 W   BMS max charge : 50.00 A   Max charge     :  50.0 A ( 2500 W)            Charge level   :    54 %   BMS max dischg : 50.00 A   Max discharge  :  50.0 A ( 2500 W)                                                                                                                Time of use charge from grid                                                                        Current    1   :  50.0 A   Current    2   :   0.0 A   Current    3   :   0.0 A                      Start time 1   : 23:30     Start time 2   :  2:00     Start time 3   :  0:00                        End time   1   :  0:00     End time   2   :  8:00     End time   3   :  0:00                                                                                                                            Time of use discharge to grid                                                                       Current    1   :  50.0 A   Current    2   :   0.0 A   Current    3   :   0.0 A                      Start time 1   :  0:00     Start time 2   :  0:00     Start time 3   :  0:00                        End time   1   :  0:00     End time   2   :  0:00     End time   3   :  0:00                                                                                                                            Totals             Today                    Yesterday                 Grand Total                   Consumed       :  8.10 kWh                  10.80 kWh                   6964 kWh                    Imported       :  9.36 kWh                  10.68 kWh                   5256 kWh                    Exported       :  0.12 kWh                   0.00 kWh                   2502 kWh                    Generated      :  0.80 kWh                   0.40 kWh                   6720 kWh        
The status display on HA is much nicer and it has all sorts of charge/discharge/monitoring stuff included.

Statistics: Posted by rpdom — Sun Dec 08, 2024 4:25 pm



Viewing all articles
Browse latest Browse all 5115

Trending Articles