updat changelog
This commit is contained in:
@@ -5,13 +5,13 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
- GEN3PLUS: dump invalid packages with wrong start or stop byte
|
|
||||||
- label debug imagages als `debug`
|
|
||||||
|
|
||||||
## [unreleased]
|
## [unreleased]
|
||||||
|
|
||||||
- MODBUS close handler releases internal resource [#93](https://github.com/s-allius/tsun-gen3-proxy/issues/93)
|
- MODBUS close handler releases internal resource [#93](https://github.com/s-allius/tsun-gen3-proxy/issues/93)
|
||||||
- add exception handling for message forwarding [#94](https://github.com/s-allius/tsun-gen3-proxy/issues/94)
|
- add exception handling for message forwarding [#94](https://github.com/s-allius/tsun-gen3-proxy/issues/94)
|
||||||
|
- GEN3: make timestamp handling stateless, to avoid blocking when the TSUN cloud is down [#56](https://github.com/s-allius/tsun-gen3-proxy/issues/56)
|
||||||
|
- GEN3PLUS: dump invalid packages with wrong start or stop byte
|
||||||
|
- label debug imagages als debug
|
||||||
- print imgae build time during proxy start
|
- print imgae build time during proxy start
|
||||||
- add type annotations
|
- add type annotations
|
||||||
- improve async unit test and fix pytest warnings
|
- improve async unit test and fix pytest warnings
|
||||||
@@ -29,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- catch all OSError errors in the read loop
|
- catch all OSError errors in the read loop
|
||||||
- log Modbus traces with different log levels
|
- log Modbus traces with different log levels
|
||||||
- add Modbus fifo and timeout handler
|
- add Modbus fifo and timeout handler
|
||||||
- build version string in the same format as TSUN for GEN3 invterts
|
- build version string in the same format as TSUN for GEN3 inverters
|
||||||
- add graceful shutdown
|
- add graceful shutdown
|
||||||
- parse Modbus values and store them in the database
|
- parse Modbus values and store them in the database
|
||||||
- add cron task to request the output power every minute
|
- add cron task to request the output power every minute
|
||||||
|
|||||||
Reference in New Issue
Block a user