api: refactor ccujack state keeping

This commit is contained in:
lilly 2026-05-14 15:36:46 +02:00
commit b623082c4a
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
5 changed files with 22 additions and 36 deletions

View file

@ -5,7 +5,6 @@ description = "API for Dooris setup using HomeMatic."
requires-python = ">=3.13"
dependencies = [
"aiohttp>=3.13.5",
"cachetools>=7.1.1",
"fastapi>=0.136.1",
"simple-openid-connect>=2.4.0",
"uvicorn>=0.46.0",