use asyncio_mode = auto and fixtures for mqtt and conf server

This commit is contained in:
Robert Resch 2022-01-30 14:52:08 +01:00
parent ac33a522f9
commit 8642990b6e
7 changed files with 230 additions and 277 deletions

View file

@ -0,0 +1,5 @@
HOST = "127.0.0.1"
MQTT_PORT = 8883