Commit Graph

5 Commits

Author SHA1 Message Date
sebseb7
acbf168218 u 2025-12-25 02:34:28 +01:00
sebseb7
4aee9bb773 feat: add tapo usage logging, doc: add nginx proxy guide, chore: ignore sqlite files 2025-12-24 06:56:33 +01:00
seb
853a67c73a feat(tapo): add countdown/schedule support and CLI tool 2025-12-24 06:53:49 +01:00
seb
028763bdb2 feat(tapo-agent): add schedule/countdown timer API support
- Fork tapo crate to add missing schedule/timer APIs
- Add get_countdown_rules, get_schedule_rules, get_next_event methods
- New readings: countdown_active, countdown_remain, schedule_count,
  schedule_active_count, next_event_time
- Add local compilation to build script alongside cross-compilation
- Implement offline polling - device collection continues when server disconnects
- Add more device readings: on_time, signal_level, rssi, runtime_today/month, energy_month

Vendored tapo fork in tapo-fork/ with minimal changes to add schedule APIs.
2025-12-23 00:46:42 +01:00
sebseb7
f3cca149f9 Initial commit: tischlerctrl home automation project 2025-12-22 23:32:55 +01:00