[mqtt.generic] Update README.md (#9881)
Correct grammar in troubleshooting section
This commit is contained in:
parent
ac3e4e31a3
commit
5af916afaa
|
@ -286,4 +286,4 @@ Any outgoing value transformation will **always** result in a __string__ value.
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
* If you get the error "No MQTT client": Please update your installation.
|
* If you get the error "No MQTT client": Please update your installation.
|
||||||
* If you use the Mosquitto broker: Please be aware that there is a relatively low setting for retained messages. At some point messages will just not being delivered anymore: Change the setting.
|
* If you use the Mosquitto broker: Please be aware that there is a relatively low setting for retained messages. If at some point messages stop being delivered change the setting.
|
||||||
|
|
Loading…
Reference in New Issue