Remove paho and use hbmqtt for helper
Remove paho and use hbmqtt for helper Fix sleep bug
This commit is contained in:
parent
99508f25dc
commit
d9bf97ce57
5 changed files with 105 additions and 130 deletions
1
Pipfile
1
Pipfile
|
|
@ -5,7 +5,6 @@ name = "pypi"
|
|||
|
||||
[packages]
|
||||
hbmqtt = "*"
|
||||
paho-mqtt = "*"
|
||||
aiohttp = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue