Proxy counters don't work after restart properly

Fixes #21
This commit is contained in:
Stefan Allius
2023-11-02 22:30:50 +01:00
parent 165f94828f
commit c772eeeb28

View File

@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- increase test coverage of the Messages class
- add error counter for unknown control bytes
- register proxy dev as soon as the MQTT connection is established
- lint code with flake8
## [0.4.3] - 2023-10-26