• v0.0.6 69b488acc8

    v0.0.6
    All checks were successful
    Build Docker image / build (push) Successful in 1m14s
    Build Golang packages / release (push) Successful in 2m8s
    Stable

    pieter released this 2024-03-28 14:33:33 +01:00 | 10 commits to main since this release

    README.md has been expanded with a better introduction and detailed installation instructions using Docker Compose.

    A systemd example service file has been added to the repository.
    The issue of requiring manual restarts on OpenDTU disconnects has been resolved both in Docker as well as systemd.

    OpenDTU logger is available in binary form for Linux, macOS and Windows.

    Additionally, this release adds support for the following processor architectures:

    • riscv64
    • arm/v6 (Raspberry Pi 1 / zero)
    • arm/v7 (Raspberry Pi 2 and up)
    • i386
    • mips64 (some routers supporting OpenWRT)

    Processor architectures arm64 and amd64 were already supported.

    Feedback to this release can be provided and questions can be asked through the contact form on my website.
    You can also respond by placing your remarks in this discussion on Github.

    Downloads
  • v0.0.5 06fad3b0ca

    v0.0.5
    All checks were successful
    Build Docker image / build (push) Successful in 1m12s
    Build Golang packages / release (push) Successful in 1m33s
    Stable

    pieter released this 2024-03-18 12:27:39 +01:00 | 33 commits to main since this release

    First release, please refer to this blog post and the README.md for more information.

    This version is compatible with OpenDTU v24.3.15

    Downloads