feat: Enhance water valve control with Telegram bot integration, allowing remote commands and user authorization. Add channel history querying and improve server functionality for rule execution and static file serving.
This commit is contained in:
@@ -7,3 +7,7 @@ TAPO_PASSWORD=your-password
|
||||
TAPO_BROADCAST_ADDR=192.168.3.255
|
||||
TAPO_DISCOVERY_INTERVAL=300000
|
||||
TAPO_POLL_INTERVAL=10000
|
||||
|
||||
# Telegram bot token for water valve rule (waterButtonLearnAndCall.js)
|
||||
WATER_VALVE_TELEGRAM_TOKEN=your-telegram-bot-token
|
||||
WATER_VALVE_TELEGRAM_PASSWORD=your-secret-password
|
||||
|
||||
Reference in New Issue
Block a user