first setup of the controller

This commit is contained in:
2026-08-22 16:12:14 +02:00
parent d7ddc2273f
commit 1a34118ab5
12 changed files with 604 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
pycryptodome>=3.20,<4
PyYAML>=6.0,<7
requests>=2.31,<3