Initial scaffold: SPEC, PLAN, app modules, Dockerfile, compose, CI workflow

This commit is contained in:
Stefan Koelle
2026-08-07 00:11:43 +02:00
parent 2b84094df0
commit d456a856e3
3 changed files with 37 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
flask==3.0.3
requests==2.32.3
fritzconnection==1.14.0
APScheduler==3.10.4