rework of tse controler to work with new mqtt structure, probably not working 100% yet

This commit is contained in:
0xEmm 2024-12-05 14:52:26 +01:00
parent e595fb97ce
commit 1984db16bf
3 changed files with 143 additions and 36 deletions

View file

@ -0,0 +1,4 @@
import asyncio
import serial
import aioserial
import aiomqtt