We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af5c24 commit 81f78d3Copy full SHA for 81f78d3
README.md
@@ -281,11 +281,12 @@ header:
281
series:
282
- entity: sensor.active_power
283
stroke_width: 1
284
- type: line
285
- curve: stepline
+ type: area
+ curve: smooth
286
extend_to: false
287
name: huidige productie
288
- unit: W
+ unit: ' W'
289
+
290
```
291
292
* `Solar vermogen gisteren en vandaag` means: *Solar power yesterday and today*
@@ -299,4 +300,4 @@ series:
299
300
301

302
-Just add the `Inverter total power generation` sensor to the Solar Panels stuff and add (if you like) the forecast to it.
303
+Just add the `Energy generated today` `(sensor.energy_generated_today)` sensor to the Solar Panels stuff and add (if you like) the forecast to it.
img/Screenshot1.png
-6.01 KB
img/Screenshot3.png
-33.3 KB
0 commit comments