docs: Mark v1.5 done, bump Power Management to v1.6

This commit is contained in:
user
2026-02-04 22:07:20 +01:00
parent 4358ce8b96
commit b8f568890f

View File

@@ -103,7 +103,15 @@ Note: Promiscuous mode (probe/deauth capture) disabled on original ESP32 — bre
- [ ] Document esp-crab dual-antenna capabilities
- [ ] Document esp-radar console features
## v1.5 - Power Management
## v1.5 - Event Handling & NVS Persistence [DONE]
- [x] EVENT packet parsing in watch daemon (motion, wifi_reconnect, powertest)
- [x] Sensor heartbeat tracking (offline/online detection, configurable timeout)
- [x] sensor_events table with indexed queries (`esp-ctl osint events`)
- [x] HA webhooks for sensor_offline, sensor_online, motion_change
- [x] NVS persistence for SCANRATE and PROBERATE commands
- [x] Sensor events count in `esp-ctl osint stats`
## v1.6 - Power Management
- [ ] Power consumption measurements using POWERTEST + external meter
- [ ] Deep sleep mode with wake-on-CSI-motion
- [ ] Battery-optimized duty cycling