Add return to grid tracking instructions to Opower (#36868)

This commit is contained in:
Parker Brown 2025-04-30 11:31:09 -07:00 committed by GitHub
parent 657569e9c3
commit 722046c433
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -126,10 +126,19 @@ In the configuration of the energy dashboard (**{% my config_energy title="Setti
For electricity:
1. Select **Add consumption** for the **Electricity grid**.
2. Select **Opower {utility name} elec {account number} consumption** for the **consumed energy**.
1. Select **Add consumption** under **Electricity grid**.
2. Select **Opower {utility name} elec {account number} consumption** for **consumed energy**.
3. Select the radio button to **Use an entity tracking the total costs**.
4. Select **Opower {utility name} elec {account number} cost** for the **entity with the total costs**.
4. Select **Opower {utility name} elec {account number} cost** for **entity with the total costs**.
{% details "Track return to grid energy and compensation" %}
1. Select **Add return** under **Electricity grid**.
2. Select **Opower {utility name} elec {account number} return** for **energy returned to the grid**.
3. Select the radio button to **Use an entity tracking the total received money**.
4. Select **Opower {utility name} elec {account number} compensation** for **entity with the total compensation**.
{% enddetails %}
Your **Configure grid consumption** should now look like this:
![Screenshot configure grid consumption](/images/integrations/opower/configure_grid_consumption.png)