Terkin v0.13.0 Release Notes
Release Date: 2021-09-17 // almost 3 years ago-
- โ CPython: Improve tests for HTTP telemetry subsystem
- โ CPython: Adjust software tests to use Mosquitto 2.0
- โ CPython: Run software tests on GitHub Actions
- CPython: Switch from PyCrypto to PyCryptodome
- Implement TelemetryClient.FORMAT_CSV. Thanks, @nznobody!
- ๐ Enable NTP/RTC sync from settings with
networking.ntp.enabled
. Thanks, @nznobody! - ๐ VEDirect driver: Add support for MicroPython. Thanks, @nznobody!
Previous changes from v0.12.0
-
- ๐ Documentation: Fix build and update to Sphinx 4
- ๐ง CPython: Don't enable modeserver in example configuration blueprints
- Sensors: Implement temperature compensation for HX711 sensors. Thanks, @WSt89!
- CPython: Fix HTTP telemetry