diff --git a/README.md b/README.md index 7b754d1..ba0bb2e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ This integration is based on MQTT messages from the openmower container that run It will give you full control over the mower. Buttons to start, stop, pause, create automations from etc. Statistics like battery load, motor temperature, location. GPS coordinates are integrated into the device tracker. +![alt text](docs/image-9.png) + Prerequisites === * A functional openmower (doh!) @@ -71,4 +73,4 @@ Nice way to get stats from the RPI into your HA. Install as a service/container ![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. \ No newline at end of file +Place the config file in /share/mosquitto in your HA, remember to do it IN the HA container if you run like that. \ No newline at end of file diff --git a/docs/image-9.png b/docs/image-9.png new file mode 100644 index 0000000..fb899f1 Binary files /dev/null and b/docs/image-9.png differ