added RAG, Multiuser, TG bot

This commit is contained in:
2026-06-13 20:20:56 +00:00
parent 66e1b0e29e
commit c8a9429bed
142 changed files with 19901 additions and 8790 deletions
+14
View File
@@ -0,0 +1,14 @@
# Telegram Bot API token from @BotFather
TELEGRAM_BOT_TOKEN=
# Home Assistant backend URL (must be reachable from VPS)
HA_API_BASE_URL=https://home.example.com/api/v1
# How often to poll for notices (seconds)
POLL_INTERVAL_SEC=30
# SQLite data directory
DATA_DIR=./data
# Optional: comma-separated Telegram user IDs allowed to use the bot
ALLOWED_TELEGRAM_IDS=