Versie 15.1 van Home Assistant OS is uitgekomen. Home Assistant OS is een minimaal, op Buildroot gebaseerd besturingssysteem dat het mogelijk maakt om op een fysieke of virtuele machine Home Assistant te draaien. Versie 15.1 gebruikt versie 2024.02.11 van Buildroot als basis en de Linux-kernel voor de meeste ondersteunde platforms is bijgewerkt naar versie 6.12.20. De complete changelog voor deze uitgave ziet er als volgt uit:
Home Assistant Operating SystemRaspberry Pi
- Update Docker to v28.0.4 (#3974)
- Update generic_raw_uart and eq3_char_loop to latest versions (#3964)
There were several issues of intermittent upgrade problems on Raspberry Pi 5 (see #3943). Before you report an issue, try upgrading the EEPROM bootloader first, which resolved issues for majority of users. To do so, easiest way is to use a spare SD card with Raspberry Pi Imager and follow these instructions.
Home Assistant Yellow
- Set initial_turbo=0 in config.txt on Raspberry Pi 3 (#3973)
- Backport RPi patches for PIO/RP1 firmware probing errors (#3972)
Home Assistant Green
- Backport RPi patches for PIO/RP1 firmware probing errors (#3972)
Open Virtual Appliance
- Linux: Update kernel to 6.12.20 (#3971)
Generic x86-64
- Linux: Update kernel to 6.12.20 (#3971)
- Add Mellanox ConnectX-3 NIC support for kernel 6.12 (#3969)
- Change i915 to module for proper initialization in VM passthrough (#3959)
Hardkernel ODROID
- Linux: Update kernel to 6.12.20 (#3971)
- Add Mellanox ConnectX-3 NIC support for kernel 6.12 (#3969)
- Enable amdgpu SI and CIK support for x86 (#3957)
ASUS Tinker
- Linux: Update kernel to 6.12.20 (#3971)
- Add patches missing for ODROID-N2/C2/C4 to fix missing serial/I2C (#3947)
- Move ODROID-N2/C2/C4 U-Boot patch to correct folder to fix eMMC issues (#3946)
Khadas VIM Series
- Linux: Update kernel to 6.12.20 (#3971)
Generic aarch64
- Linux: Update kernel to 6.12.20 (#3971)
Build System
- Linux: Update kernel to 6.12.20 (#3971)
Dependencies
- Add landing page test to the basic test set (#3928)
- Bump docker/login-action from 3.3.0 to 3.4.0 (#3934)