migrate from hbmqtt to amqtt

This commit is contained in:
Robert Resch 2022-01-30 19:00:51 +01:00
parent c9eea451ef
commit c999be7057
7 changed files with 70 additions and 70 deletions

View file

@ -24,4 +24,4 @@ async def conf_server_client(aiohttp_client):
yield client
await client.close()
await client.close()