v1.10.10 (pre-release) — Stream Ultra X per-AC-plug power
Pre-release
Pre-release
🎉 New Features
Per-AC-plug live consumption for Stream Ultra X / AC Pro (#52)
Two new power sensors exposing the live consumption of each AC output (Schuko) port, matching the official EcoFlow app:
| Sensor | API field |
|---|---|
| AC Plug 1 Power | powGetSchuko1 |
| AC Plug 2 Power | powGetSchuko2 |
Reported in plain watts (no scaling). Useful for automations like notifying when an appliance on a specific plug finishes. Verified against reporter quota samples (powGetSchuko2 read 969 W under a known ~969 W load on AC2).
⚠️ Pre-release / testing build. Branched off v1.10.6, so it does not include the v1.10.9 Delta Pro scaling fix (#54) or the v1.10.7 Delta Pro Ultra fix (#51). Install this specific tag only to test the AC-plug sensors. AC Plug 1 (powGetSchuko1) mapping is inferred by symmetry and not yet load-tested by the reporter — feedback welcome.