Alert Thresholds
Temperature warning
°C
Humidity warning
%
Display name
Default farm
Settings are stored in browser localStorage and take effect immediately after saving.
Notifications
TelegramNot configured
Setup required:
- Open Telegram → search @BotFather → /newbot
- Copy the token → add to backend/.env as TELEGRAM_BOT_TOKEN
- Message your bot, then visit getUpdates to find your chat ID → TELEGRAM_CHAT_ID
- Restart the backend
Farm Configuration
To add farms, update config.py → FARMS.
API & Connection
Backend URLhttp://localhost:5000
API docs (Swagger)http://localhost:5000/docs
InfluxDB status—
Backend status—
Live data refresh15 s
History / stats refresh30 s
Alert thresholds are set in backend/.env or fall back to config.py defaults.