mirror of https://github.com/caronc/apprise
Updated Notify_mqtt (markdown)
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
|
||||
|
|
Loading…
Reference in New Issue