Settings

Connecting…

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:

  1. Open Telegram → search @BotFather → /newbot
  2. Copy the token → add to backend/.env as TELEGRAM_BOT_TOKEN
  3. Message your bot, then visit getUpdates to find your chat ID → TELEGRAM_CHAT_ID
  4. 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.