Feature/initial (#1)

* initial commit
* systemd service implementation
This commit is contained in:
echoDaveD
2025-02-11 20:47:47 +01:00
committed by GitHub
parent 90b74d1b51
commit b2cd11f129
20 changed files with 9317 additions and 1 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
aiofiles>=24.1.0
pyserial>=3.5
pyserial-asyncio>=0.6
PyYAML>=6.0.2
serial>=0.0.97
gmqtt>=0.7.0