Skip to content

Commit

Permalink
Added MQTT topics for total absorbed and yielded energy and the bytte…
Browse files Browse the repository at this point in the history
…ry fill level
  • Loading branch information
mkgeiger authored Mar 15, 2023
1 parent efba068 commit 86a3796
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ I use the Raspberry Pi Zero WH which has enough performance, a low power consump
* mqtt_topic_pgenerate = "/00d0935D9eb9/pgenerate"
* mqtt_topic_pdischarge = "/00d0935D9eb9/pdischarge"
* mqtt_topic_pcharge = "/00d0935D9eb9/pcharge"
* mqtt_topic_sbatcharge = "/00d0935D9eb9/sbatcharge"
* mqtt_topic_eyield = "/00d0935D9eb9/eyield"
* mqtt_topic_eabsorb = "/00d0935D9eb9/eabsorb"

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

0 comments on commit 86a3796

Please sign in to comment.