This version has 24 Panels
I found that using Microsoft Visio was much easier to design the layout than that of Inkscape.
However Inkscape was needed to then make the SVG.
You can edit the Solar_Layout.svg
in Inkscape for your layout needs. Be mindful that the text and the boxes are not grouped.
However, all the elements should be pre-named to match that of the yamls. (aka, it should just work)
The Origional repo was in italian so I spent the effort in converting that to English -- please open any issues if you find anything that needs to be translated.
-
Install the Integration SolaredgeOptimizers
1a. If you get "unavialable" on any of the values -- you may need to edit the
sensor.py
, from 60 to 300. -
Install the Integration HA Floorplan
-
Copy the
pkg_panelsolar.yaml
andsecrets.yaml
file (if it already exists copy the contents of your secrets.yaml) in the"/config/packages"
folder and edit it following the instructions inside thesecrets.yaml
file. -
In the
/www/floorplan/solar/
folder (create it if it doesn't exist) copy theSolar_Layout.svg
file inside it and create a file with the namepanelsunpower.css
(for any CSS-type changes) -
In HA, create a new Dashboard (settings/dashboards "add dashboard"), open the new Dashboard created click on the 3 vertical dots at the top right to edit the Dashboard, click again on the 3 vertical dots for "Raw Configuration Editor" and copy the contents of
plan_panelsolar.yaml
file into it.
-
Your SolarEdge panel numbers will vary from these install files.
a. For example, mine started at
sensor.power_1_0_25
because the previous 24 panels module devices were swapped out with new ones -- Tesla failed to update the SolaarEdge site (its odd, i know) -- Edit the entities in theplan_panelsolar.ymal
accordingly. -
Edit the
Solar_Layout.svg
in Inkscape to preserve the meta data elements and have the visual layout to match yours.