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:
sebseb7
2026-02-27 11:22:49 -05:00
parent 63544160d8
commit 7d96ed29c4
5 changed files with 862 additions and 80 deletions

4
.gitignore vendored
View File

@@ -3,4 +3,6 @@ logs/
devices.db
rules/timer_state.json
.env
tapo/
tapo/
rules/telegram_authorized_users.json
server.log