diff --git a/source/_integrations/iotawatt.markdown b/source/_integrations/iotawatt.markdown index f77f27ae19b..a90625e8668 100644 --- a/source/_integrations/iotawatt.markdown +++ b/source/_integrations/iotawatt.markdown @@ -23,7 +23,7 @@ and create them as sensors in Home Assistant. ## Energy management -You can use the accumulated energy sensors directly with the Home Assistant energy dashboard. +You can use the energy sensors directly with the Home Assistant energy dashboard. If you have an energy production system such as solar panels, follow these instructions: @@ -49,6 +49,6 @@ If you have two solar sensors named `Solar1` and `Solar2` you would use: ### Configure Energy Management -In the `Grid Consumption` settings, click `Add Consumption` and select `MainsConsumption.wh Accumulated` -In the `Return to grid` settings, click `Add Return` and select `MainsExport.wh Accumulated` -In the `Solar production` settings, click `Add Solar Production` and select `Solar.wh Accumulated` +In the Grid Consumption settings, select `MainsConsumption.wh` +In the Return to grid settings, select `MainsExport.wh` +In the Solar production settings, select `Solar.wh`