diff --git a/source/_integrations/opower.markdown b/source/_integrations/opower.markdown index a8617b5cd28..88ad1f4c4c6 100644 --- a/source/_integrations/opower.markdown +++ b/source/_integrations/opower.markdown @@ -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)