Updated Notify_mqtt (markdown)

master
Chris Caron 2024-09-02 16:51:40 -04:00
parent 9f170a00e9
commit 92a54d7fe5
1 changed files with 1 additions and 1 deletions

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