Skip to content

Releases: home-assistant/operating-system

HassOS Release 1 build 9 (Stable)

04 Aug 08:33
Compare
Choose a tag to compare

Updated

  • OVA: Update kernel to 4.14.59
  • Raspberry Pi: Update kernel/Firmware to 4.14.58

Changed

  • OVA: Add support for ACM devices

Note

For our china users, the supervisor don't break anymore if some organisation limit the internet to rest of the world.

HassOS Release 1 build 8 (Stable)

18 Jul 15:03
Compare
Choose a tag to compare

Added

  • OVA: Support for USB Serial devices
  • OVA: Device drivers for VIRTIO backends

HassOS Release 1 build 7 (Stable)

16 Jul 05:52
Compare
Choose a tag to compare

Fixed

  • RaspberryPi: Fix bootloader bug with store device tree address into env

Changed

  • OVA: Update kernel to 4.14.55

HassOS Release 1 build 6 (Stable)

14 Jul 08:40
Compare
Choose a tag to compare

Changed

  • RaspberryPi: Update Linux kernel to 4.14.54
  • RaspberryPi: Update Firmware for 4.14.54
  • RaspberryPi: Update Wifi driver to 2018-10-07

Bugfix

  • Fix handling with resolver in NetworkManager rc-manager file mode

Note

We revert the update for RPi3. We publish a new version after we fix this.

HassOS Release 1 build 5 (Stable)

10 Jul 16:22
Compare
Choose a tag to compare

Fixed

  • Fix boot menu on UEFI for OTA updates

Added

  • Move bluetooth to core host OS. Future should be inside UI.

HassOS Release 1 build 4 (Stable)

08 Jul 15:20
Compare
Choose a tag to compare

Fixed

  • Restore last clock time on reboot

Development 2 build 0

07 Jul 19:36
fd56d65
Compare
Choose a tag to compare
Development 2 build 0 Pre-release
Pre-release

Changed

  • Change dhcp client for store static lease / Remember IP on DHCP
  • Reset u-boot on wrong boot
  • CLI lost access to supervisor after reboot/ota update
  • Journald is not persistent (reboot) and can fill overlay partition
  • Config load from USB looks to wrong label config instead CONFIG
  • Fix cgroup memory error on raspberrypi
  • Use wpa_supplicant with NetworkManager for Wifi
  • Rename config partition to CONFIG for compatibility with Fat32
  • Offload some rauc function from host to supervisor

Fixed

  • Dropbear/ssh can't start CLI and cut the connection
  • Avahi don't read the correct hostname
  • Handling with ssh authorized_keys keys

HassOS Release 1 build 3 (Stable)

07 Jul 11:26
Compare
Choose a tag to compare

Changed

  • Change dhcp client for store static lease / Remember IP on DHCP
  • Reset u-boot on wrong boot

Fixed:

  • Dropbear/ssh can't start CLI and cut the connection
  • Avahi don't read the correct hostname

HassOS Release-1 build 2 (RC)

03 Jul 05:19
Compare
Choose a tag to compare

HassOS Version 1.2 (RC)

Documentation: https://github.com/home-assistant/hassos/tree/rel-1/Documentation

Bugfix

  • CLI lost access to supervisor after reboot/ota update
  • Journald is not persistent (reboot) and can fill overlay partition
  • Config load from USB looks to wrong label config instead CONFIG
  • Fix cgroup memory error on raspberrypi

Note
If you CLI have still a not authorize error, you can wait and this will be solved with next hass.io update. You can force this process if you:

hassio > login
# docker stop hassos_supervisor && docker rm hassos_supervisor

Now wait 30sec and it work like a magic but be carefully on host console.

HassOS Release-1 build 1 (RC)

01 Jul 07:52
Compare
Choose a tag to compare

Changed

  • Use wpa_supplicant with NetworkManager for Wifi
  • Rename config partition to CONFIG for compatibility with Fat32
  • Offload some rauc function from host to supervisor

Bugfix

  • Handling with ssh authorized_keys keys