allow R47serial numbers for GEN3 inverters (#302)

This commit is contained in:
Stefan Allius
2025-03-02 19:05:36 +01:00
committed by GitHub
parent 06ceb02f0d
commit 10b4a84701
4 changed files with 4 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
- 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)