Terkin v0.13.0 Release Notes

Release Date: 2021-09-17 // over 2 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