Skip to content

Commit 27cf6b9

Browse files
abmantisc0ffeeca7Copilot
authored
Add FAQ for energy dashboard separate solar grid connection (#45756)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent e08d99b commit 27cf6b9

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

source/_docs/energy/faq.markdown

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,20 @@ If you are using a third-party device (for example, not reading directly from yo
2525

2626
To accomplish this, you can use the [utility_meter integration](/integrations/utility_meter/). With this integration you define as many tariffs as required by your utility provider.
2727

28+
## Setting up a dedicated solar export connection in the Energy dashboard
29+
30+
If you have a solar installation with a dedicated grid connection that is used only for exporting production—separate from the main household consumption grid connection—you can configure the energy dashboard as follows:
31+
32+
1. If not configured yet, add your main household grid connection as a **Grid** source with **Energy imported from grid**, **Energy exported to grid**, and **Power measurement** configured as normal. Do not add any sensor for the separate solar production to this connection.
33+
2. Add your inverter production energy and power sensors as a **Solar panels** source, as usual.
34+
3. Add the dedicated solar grid connection as a **Grid** source.
35+
- Configure **Energy exported to grid** and leave **Energy imported from grid** empty, as this connection never imports.
36+
- Set the **Power measurement** sensor for this connection to a sensor that reads the export power.
37+
- Set the **Type of power measurement** setting to **Inverted** so that the value is negative when exporting to the grid. Most inverters report export power as a positive value.
38+
- On the **Export compensation** setting, select one of the desired cost tracking options. Leave the **Cost tracking** setting empty.
39+
40+
With this setup, the dashboard correctly attributes solar production exported via the dedicated connection as **Solar → Grid**.
41+
2842
## The Energy dashboard is not visible
2943

3044
If you do not see the Energy dashboard in the sidebar, make sure you have not removed [`default_config:`](/integrations/default_config/) from your {% term "`configuration.yaml`" %}. If you have, you will need to enable the integrations and UI elements required for the dashboard to appear.

0 commit comments

Comments
 (0)