Skip to content

Commit

Permalink
Added link to RPI MQTT monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
pinussen committed May 20, 2024
1 parent 1e50e30 commit 114841f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,14 @@ tcp 0 0 <MOWER_IP>:43340 <HOMEASSISTANT_IP>:1883 ESTABLISHE
```
Verify that messages actually reach HA. In the MQTT integration listen for topic # or openmower/# if your prefix is openmower.

![alt text](docs/image-3.png)
![alt text](docs/image-3.png)

Additional resources
===

[RPI MQTT monitor](https://github.com/2m/rpi-mqtt-monitor-docker)
Nice way to get stats from the RPI into your HA. Install as a service/container on the RPI. In Mosquitto you add a bridge config for the messages.

![alt text](docs/image-8.png)

Place the config file in /share in your HA, remember to do it IN the HA container if you run like that.
Binary file added docs/image-8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 114841f

Please sign in to comment.