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: info.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
1
## SolarEdge Modbus Multi-Inverter
2
2
3
-
A Home Assistant integration for SolarEdge inverters.
4
-
5
-
Connects locally using Modbus/TCP to single or multiple inverters with support for meters.
3
+
A Home Assistant integration for SolarEdge inverters using Modbus/TCP. It supports single inverters, multiple inverters, meters, batteries, and many other improvements over other integrations that didn't work well with a multi-device setup.
6
4
7
5
{% if installed %}
8
6
{% if version_installed.replace("v", "").replace(".","") | int < 120 %}
0 commit comments