mirror of https://github.com/caronc/apprise
Updated Notify_mqtt (markdown)
parent
92a54d7fe5
commit
3c8ed2d3d4
|
@ -4,7 +4,7 @@
|
||||||
* **Message Format**: Text
|
* **Message Format**: Text
|
||||||
* **Message Limit**: 268435455 Characters per Message
|
* **Message Limit**: 268435455 Characters per Message
|
||||||
|
|
||||||
MQTT Support requires **paho-mqtt** to work:
|
MQTT Support requires **paho-mqtt** (a version less then v2) to work:
|
||||||
```bash
|
```bash
|
||||||
pip install "paho-mqtt<2.0"
|
pip install "paho-mqtt<2.0"
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue