api: add tooling for keeping a local cache
This commit is contained in:
parent
51349c297b
commit
bc7e74f28d
4 changed files with 22 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||
description = "API for Dooris setup using HomeMatic."
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"cachetools>=7.1.1",
|
||||
"fastapi>=0.136.1",
|
||||
"simple-openid-connect>=2.4.0",
|
||||
"uvicorn>=0.46.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue