Compare commits

...

5 Commits

Author SHA1 Message Date
Stefan Allius
aa009f87ca Merge branch 'main' of https://github.com/s-allius/tsun-gen3-proxy into dev-0.8 2024-06-21 18:39:25 +02:00
Stefan Allius
8707357afa update changelog 2024-06-21 18:18:43 +02:00
Stefan Allius
a2ec2e59b8 update changelog 2024-06-20 00:03:27 +02:00
Stefan Allius
527ae3510f S allius/issue104 (#105)
* Update README.md

Exchange logger fw version with the real inverter fw version in the compatibility table

* Update python-app.yml

run also on pushes to issue branches
fix name for issues branches

* fix forwarding of MODBUS responses

* fix unit tests
2024-06-19 23:01:48 +02:00
Stefan Allius
6b3918797b S allius/issue102 (#103)
* hotfix: don't send two MODBUS commands together

* Update README.md

Exchange logger fw version with the real inverter fw version in the compatibility table

* Update python-app.yml

run also on pushes to issue branches
fix name for issues branches
2024-06-18 22:02:39 +02:00

View File

@@ -7,10 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- Fix MODBUS responses are dropped and not forwarded to the TSUN cloud [#104](https://github.com/s-allius/tsun-gen3-proxy/issues/104)
- GEN3 Fix connections losts due MODBUS requests [#102](https://github.com/s-allius/tsun-gen3-proxy/issues/102)
## [0.8.1] - 2024-06-21
[0.8.0] - 2024-06-07
- Fix MODBUS responses are dropped and not forwarded to the TSUN cloud [#104](https://github.com/s-allius/tsun-gen3-proxy/issues/104)
- GEN3: Fix connections losts due MODBUS requests [#102](https://github.com/s-allius/tsun-gen3-proxy/issues/102)
## [0.8.0] - 2024-06-07
- improve logging: add protocol or node_id to connection logs
- improve logging: log ignored AT+ or MODBUS commands