Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pesor committed Oct 5, 2020
1 parent 105a882 commit 95622ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@ Mapping of the JSON message, is actually very simple, just a lot of writing.

I have used an example from my Fronius Inverter, but no matter what sensor you want to map, procedure are the same.

![](https://github.com/pesor/mqtt-autodiscover/blob/main/Images/Mapping-1.JPG)
![](https://github.com/pesor/mqtt-autodiscover/blob/main/images/Mapping-1.JPG)

This is the end of the mapping

![](https://github.com/pesor/mqtt-autodiscover/blob/main/Images/Mapping-2.JPG)
![](https://github.com/pesor/mqtt-autodiscover/blob/main/images/Mapping-2.JPG)

Be careful when writing in the Python program, use preferably a Python EDI, as Python is build with syntaxes around "whitespaces", which is very difficult to control in a simple text editor.

Expand Down

0 comments on commit 95622ef

Please sign in to comment.