Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 2 |
raymond |
1 |
version: "6.0.3"
|
|
|
2 |
description: MQTT wrapper for setting up an MQTT connection
|
|
|
3 |
url: https://github.com/Johboh/MQTTRemote
|
|
|
4 |
dependencies:
|
|
|
5 |
idf: ">=5.0"
|
|
|
6 |
espressif/mqtt:
|
|
|
7 |
version: ">=1.0.0"
|
|
|
8 |
rules:
|
|
|
9 |
- if: "idf_version >=6.0"
|