Skip to content

v2.6.0

Compare
Choose a tag to compare
@mrlt8 mrlt8 released this 07 Dec 02:11
· 32 commits to main since this release
1c76882

What's Changed in v2.6.0

  • NEW: ARM 64-bit native library (#529 #604 #664 #871 #998 #1004)

    The arm64 container now runs in 64-bit mode, addressing compatibility issues, particularly on Apple Silicon M1/M2/M3, when using the Home Assistant Add-on.

    Resolves issues on the Raspberry Pi 4/5 running the 64-bit version of Raspbian.

  • Update: Python 3.11 -> Python 3.12