make the maximum output coefficient configurable (#124)

This commit is contained in:
Stefan Allius
2024-07-11 19:31:30 +02:00
committed by GitHub
parent 112c7e66f2
commit f3dd87e03c
4 changed files with 22 additions and 4 deletions

View File

@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
- make the maximum output coefficient configurable [#123](https://github.com/s-allius/tsun-gen3-proxy/issues/123)
- cleanup shutdown
- add preview build
- MODBUS: the last digit of the inverter version is a hexadecimal number [#119](https://github.com/s-allius/tsun-gen3-proxy/issues/119)