This commit is contained in:
2024-11-05 11:09:15 +01:00
commit df1176cca4
2 changed files with 5 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
*~
.*~
*.pyc
.venv/

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
paho-mqtt==2.1.0