Commit Graph

3 Commits

Author SHA1 Message Date
Dusan Vojacek
d5dcf33e13 fix V044
All checks were successful
deploy / deploy (push) Successful in 16s
test / smoke-test (push) Successful in 6s
2026-04-19 12:19:12 +02:00
Dusan Vojacek
a1aa6acf61 Add support for inverter current caps in site configuration
Some checks failed
deploy / deploy (push) Failing after 55s
test / smoke-test (push) Successful in 3s
- Introduced `InverterModbusCurrentCapsBody` model for updating max charge and discharge currents.
- Updated SQL queries to utilize `COALESCE` for effective current limits.
- Modified relevant tests to reflect changes in battery current handling.
- Added new SQL migration for `deye_register_max_current_a` columns in the database.
2026-04-19 12:10:37 +02:00
Dusan Vojacek
0ba72c7704 fix mismatch rs485
All checks were successful
deploy / deploy (push) Successful in 28s
test / smoke-test (push) Successful in 7s
2026-04-12 20:28:17 +02:00