Initial Commit

This commit is contained in:
2026-06-01 21:02:36 +01:00
commit 4224a535ef
20 changed files with 1512 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
SWITCHBOT_TOKEN=replace-me
SWITCHBOT_SECRET=replace-me
MYSQL_DATABASE=switchbot
MYSQL_USER=switchbot
MYSQL_PASSWORD=switchbot_password
MYSQL_ROOT_PASSWORD=root_password
COLLECT_INTERVAL_SECONDS=900
APP_TIMEZONE=Europe/London
FLASK_SECRET_KEY=replace-with-a-random-string