Home Assistant Operating System v7.2 is available
The new OS release for standalone systems (Raspberry Pi, ODROID, etc.) has been released and should be available to update in your dashboard (Click Configuration, should be listed at the top of the screen).
The changes are (from https://github.com/home-assistant/operating-system/releases/tag/7.2):
Open Virtual Appliance
Generic x86-64
Hardkernel ODROID
- Fix reboot on ODROID-N2 (again) (#1722) @agners
- Remove reference to non-existing patch directory to fix ODROID-C2 build (#1718) @agners
- Fix HDMI CEC on ODROID-N2(+) (#1216) (#1717) @agners
- Disable DW-HDMI CEC driver to avoid non-working CEC device file (#1216) (#1714) @agners
- Linux: Update kernel 5.10.91 (#1713) @agners
- Check if Busybox supports oflag (fixed updates from 5.13 to latest version directly) (#1692) (#1694) @agners