This commit is contained in:
i 2026-02-07 13:50:59 +01:00
parent 4f4046e4a0
commit 716a565713
6 changed files with 1471 additions and 15 deletions

View file

@ -10,9 +10,10 @@ SERVICE_ID = "601"
# RESOURCE_ID =15994 # 91 height adjustable desk
# 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]
# RESOURCE_ID = 15502 # 17 cool snipe with view
# RESOURCE_IDS = [15502, 15883, 16402]
# RESOURCE_ID = None
RESOURCE_IDS = [15883, 15502, 15880, 15505, 15892]
TIMEZONE = "Europe/Berlin"
# SSO_PROVIDER = "kit" # Available: kit (add more in auth/providers/)