summaryrefslogtreecommitdiffstats
path: root/rules/python3-hbmqtt.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/python3-hbmqtt.in')
-rw-r--r--rules/python3-hbmqtt.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/rules/python3-hbmqtt.in b/rules/python3-hbmqtt.in
new file mode 100644
index 000000000..e4313876e
--- /dev/null
+++ b/rules/python3-hbmqtt.in
@@ -0,0 +1,12 @@
+## SECTION=python3
+
+config PYTHON3_HBMQTT
+ tristate
+ prompt "python3-hbmqtt"
+ select HOST_PYTHON3_SETUPTOOLS
+ select PYTHON3
+ select PYTHON3_TRANSITIONS
+ select PYTHON3_WEBSOCKETS
+ select PYTHON3_PYYAML
+ help
+ MQTT client/broker using Python asyncio