allow R47serial numbers for GEN3 inverters

This commit is contained in:
Stefan Allius
2025-03-02 21:30:55 +01:00
parent 4224dbb3b9
commit f6a3ad607b
4 changed files with 4 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
- add initial support for TSUN MS-3000
- allow `R47`serial numbers for GEN3 inverters
- add watchdog for Add-ons
- Respect logging.ini file, if LOG_ENV isn't set well [#288](https://github.com/s-allius/tsun-gen3-proxy/issues/288)
- Remove trailing apostrophe in the log output [#288](https://github.com/s-allius/tsun-gen3-proxy/issues/288)