Updated Notify_mqtt (markdown)

Chris Caron 2024-09-02 16:51:40 -04:00
parent 9f170a00e9
commit 92a54d7fe5

@ -6,7 +6,7 @@
MQTT Support requires **paho-mqtt** to work:
```bash
pip install paho-mqtt
pip install "paho-mqtt<2.0"
```
### Syntax