Releases: home-assistant/operating-system
HassOS Release 1 build 5 (Stable)
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)
Fixed
- Restore last clock time on reboot
Development 2 build 0
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)
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)
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)
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)
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
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
HassOS 0.6 beta
Note
This is Only a BETA. Don't use it productive. We support only OTA updates to stable release!
Please help us to improve the Documentation: https://github.com/home-assistant/hassos/tree/dev/Documentation
You can login into device with root. After that you are in a simple CLI container. We had no time to give them more love. It is only a simple busybox. You can exit this CLI with exit 10
. There is also a hassio cli,
but actual will not work and need also a update on supervisor to support token from hosts.
What is needed for a stable release:
- Fix bugs
- Create a real CLI container
- Better documentation
Future steps:
- Add Hass.io support for HassOS configuration/Network over UI
OS
Fixed
- Expander bug with SDcards
Hardware
Fixed
- U-boot problems on RPi 64bit
HassOS 0.5 beta
More details see release notes for 0.4
OS
Changed
- Size for journalctl
- Don't wait of network. Is wired with 2 network cards and the system boot faster.
Removed
- Old state mapping
Known bugs
- Expander dosn't work correct with SD cards. Need to be fix in next release
Hardware
Bugfix
- Fix SDHCI bug with Raspberry Pi3 for store state data to SD
Changed
- Disabled USB storage on U-Boot