Gey Guys, I just started to play with HA and my first project is to implement my SolarEdge PV system. So far I have installed the packege:
and have it now running. But what I’m not able to figure out the proper sensors for current running production, usage in home. The batterie part is pretty clear but all others are really hard to find. Can anyone help me to identify the sensors? Many thanks
as I’m a beginner, can you help me to identify the location of the confine file where all this entries from the energy board are? It least I can’t see the entries here: /homeassistant/configuration.yaml
No problem. I had to go through all of this as well
Did you already add your solaredge equipment in the integration section?
I add at first the repo for solaredge inverter. Restarted my HA setup → went to the section “Devices & services” → Add integration → Select and Configure “SolarEdge Modbus Multi” integration.
After the connection to your inverter is established you will see some entities in the integration section.
Are you already at that point?
yes that part is already done I have everything in my HA and I see also the entities but I can’t find the correct one and build the Energa dashboard correct. Please see the screenshots
This is just a example for my solaredge production. There are also some other sensors which are built from the solaredge metrics from the integration like the ones: “solar_panel_to_house” or “solar_panel_to_battery”.
I use in my setup an other directory to put the config files in and load this config files over the configuration.yaml
My directory is packages where my electricity config files are in e.g. electricity.yaml
This config files are included by the entry in the configuration.yaml file. See below:
ok got it
but still have issues to identification where all the SolarEdge sensors are configured:
This is my yaml and I see no entry for any sensors config file:
Any updates on this?
I finally got my modbus multi to connect (had issues accessing the IP and enabling TCP). I can see all the sensors (1 inverter, two SE batteries) but cannot figure out how to get solar production as an entity.
Ideally what I want is to create an automation that just adjusts the reserve of my battery to allow charge/discharge at peak/off peak times pending current solar production.
I gave up, never found any sensor with constant same result like in the official SolarEdge app .-) also have weird results in the energy tile/map. Was not able to find any god step by step docu