Skip to content

Commit d77e489

Browse files
authored
Don't use Accumulated sensors (home-assistant#25772)
fixes undefined
1 parent 8ce5b73 commit d77e489

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/_integrations/iotawatt.markdown

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ and create them as sensors in Home Assistant.
2323

2424
## Energy management
2525

26-
You can use the accumulated energy sensors directly with the Home Assistant energy dashboard.
26+
You can use the energy sensors directly with the Home Assistant energy dashboard.
2727

2828
If you have an energy production system such as solar panels, follow these instructions:
2929

@@ -49,6 +49,6 @@ If you have two solar sensors named `Solar1` and `Solar2` you would use:
4949

5050
### Configure Energy Management
5151

52-
In the `Grid Consumption` settings, click `Add Consumption` and select `MainsConsumption.wh Accumulated`
53-
In the `Return to grid` settings, click `Add Return` and select `MainsExport.wh Accumulated`
54-
In the `Solar production` settings, click `Add Solar Production` and select `Solar.wh Accumulated`
52+
In the Grid Consumption settings, select `MainsConsumption.wh`
53+
In the Return to grid settings, select `MainsExport.wh`
54+
In the Solar production settings, select `Solar.wh`

0 commit comments

Comments
 (0)