Skip to content

Releases: home-assistant/operating-system

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

HassOS Release-1 build 0 (RC)

26 Jun 16:40
Compare
Choose a tag to compare

HassOS Version 1.0 (RC)

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

Update 27.06.2018
We replace the OVA with vmdk file until we have a better OVF template. I update the documentation what will be need to run this file on a vmware/virtualbox/qemu/hyperv.

HassOS Dev-0 build 7

26 Jun 10:23
b731b42
Compare
Choose a tag to compare
HassOS Dev-0 build 7 Pre-release
Pre-release

We don't build images for this release, we start with RC.

OS

Added

  • Create now rauc bundles for OTA updates

Updated

  • Hass.io CLI for HassOS version 5
  • Hass.io Supervisor version 109

Changed

  • Remove not used avahi extension
  • Add squashfs tools for rauc
  • Use systemd mount system as backend for config
  • Use AppArmor from S3
  • U-Boot handling like the linux kernel
  • Don't start debug ssh default, only if needed

Fixed

  • Install the correct keyring for rauc on development