feat: add API to get daily consumption

This commit is contained in:
Alexis Fourmaux 2026-05-10 12:36:38 +02:00
parent 9c883a8eca
commit a0acb2950c
18 changed files with 278 additions and 6 deletions

View file

@ -1,2 +1,5 @@
paho-mqtt==v2.1.0
psycopg2-binary
psycopg2-binary==2.9.12
pydantic==2.13.4
fastapi==0.136.1
uvicorn==0.46.0