You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sofar-installation.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,8 @@ Important in this case: Only the Modbus proxy must connect to your inverter dire
15
15
This is a bit more complicated than using the below logger stick configurations, however this is the recommended solution for the following reasons:
16
16
17
17
- RS-485 is a supported interface from Sofar Solar, while the logger stick alternatives are not supported.
18
-
- The communication with the logger sticks proofed to change depending on inverter and logger stick firmware updates. And it's not guaranteed that it will still work after the next update.
19
-
- As the logger stick are inofficial interfaces that are not designed, the protocols may not follow the Modbus standards always.
18
+
- The communication with the logger sticks proofed to change with inverter and logger stick firmware updates. It's not guaranteed that it will still work after the next update.
19
+
- As the logger sticks are inofficial interfaces that are not officially supported by Sofar, the protocols may not always follow the Modbus standards.
20
20
- Does not interfere with the communication to the SolarMan or Sofar Cloud portals.
21
21
22
22
To install an RS485 Adaptor follow these steps:
@@ -64,9 +64,9 @@ Tested with firmware:
64
64
- Inverter: v113562
65
65
- LSW: LSW3_15_270A_1.09
66
66
67
-
Does not work with newer firmware.
67
+
Does not work with newer firmwares.
68
68
69
-
This has one drawback: You can either use it with the SolarMan portal or with this integration. You can't use it with both at the same time. However once configured, instead of the SolarMan portal you will be able to monitor your inverter with our Home Assistant integration then.
69
+
This has one drawback: You can either use it with the SolarMan portal or with this integration. You can't use it with both at the same time. However once configured, instead of the SolarMan portal you will be able to monitor your inverter with our Home Assistant integration.
70
70
71
71
Also note that Modbus RTU over TCP can only talk to one client. You have to use Modbus Proxy, if you access the logger stick with more than one client.
72
72
@@ -88,6 +88,7 @@ Also note that Modbus RTU over TCP can only talk to one client. You have to use
0 commit comments