mirror of
https://github.com/caronc/apprise.git
synced 2024-12-04 22:11:25 +01:00
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
Block a user