multiple resource id support

This commit is contained in:
i 2026-02-06 20:05:16 +01:00
parent a62cb344b4
commit 4f4046e4a0
2 changed files with 19 additions and 7 deletions

View file

@ -11,6 +11,8 @@ SERVICE_ID = "601"
# RESOURCE_ID =16402 # 222 study room
# RESOURCE_ID =15883 #66 second best
RESOURCE_ID = 15502 # 17 cool snipe with view
RESOURCE_IDS = []
# RESOURCE_IDS = [15502, 15883]
TIMEZONE = "Europe/Berlin"
# SSO_PROVIDER = "kit" # Available: kit (add more in auth/providers/)