dynamic dashboard initial

This commit is contained in:
2025-11-04 19:33:47 +01:00
parent 69e07056a1
commit ca623121a3
15 changed files with 1774 additions and 7 deletions

View File

@@ -21,6 +21,8 @@ jinja2 = "^3.1.6"
apscheduler = "^3.11.0"
redis = "^7.0.1"
paho-mqtt = "^2.1.0"
httpx = "^0.28.1"
beautifulsoup4 = "^4.14.2"
[tool.poetry.group.dev.dependencies]
ruff = "^0.6.0"