summaryrefslogtreecommitdiffstats
path: root/rules/python3-hbmqtt.in
blob: e4313876e5db9ba881c3ccc52ab1682499f07dc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
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