rework of tse controler to work with new mqtt structure, probably not working 100% yet
This commit is contained in:
parent
e595fb97ce
commit
1984db16bf
3 changed files with 143 additions and 36 deletions
4
tse_serial/requirements.txt
Normal file
4
tse_serial/requirements.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
import asyncio
|
||||
import serial
|
||||
import aioserial
|
||||
import aiomqtt
|
Loading…
Add table
Add a link
Reference in a new issue