Files
ems/backend/services/control/deye_helpers.py
Dusan Vojacek 1ef8630302
All checks were successful
CI and deploy / migration-check (push) Successful in 16s
CI and deploy / deploy (push) Has been skipped
fix: watts_to_amps round() misto int() — 11 kW = 16 A (ne 15 A / -6%)
11000 W / (3x230) = 15.94 A; int() useklo na 15 A (~10.35 kW), round da
spravnych 16 A (~11 kW). Strop 32 A drzi horni mez. 74 control testu zelenych.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 17:42:30 +02:00

8.8 KiB