Skip to content

Commit 86a3796

Browse files
authored
Added MQTT topics for total absorbed and yielded energy and the byttery fill level
1 parent efba068 commit 86a3796

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ I use the Raspberry Pi Zero WH which has enough performance, a low power consump
4949
* mqtt_topic_pgenerate = "/00d0935D9eb9/pgenerate"
5050
* mqtt_topic_pdischarge = "/00d0935D9eb9/pdischarge"
5151
* mqtt_topic_pcharge = "/00d0935D9eb9/pcharge"
52+
* mqtt_topic_sbatcharge = "/00d0935D9eb9/sbatcharge"
53+
* mqtt_topic_eyield = "/00d0935D9eb9/eyield"
54+
* mqtt_topic_eabsorb = "/00d0935D9eb9/eabsorb"
5255

5356
## Internet services used
5457
* Tiles for the map background from Openstreetmap: e.g. https://tile.openstreetmap.org/12/2148/1409.png

0 commit comments

Comments
 (0)