Home Assistant 0.44.1
- Fixes bug with hass.io panel crashing when trying to view info on a not installed add-on.
Home Assistant 0.44.1
Home Assistant 0.44.2
Hass.IO 0.22
Hass.IO 0.23
/homeassistant/restart
/addons/{addon}/restart
Hass.IO 0.24
image
is setHass.IO 0.25
build
to addons apiHass.IO 0.26
Hass.IO 0.27
ENV VERSION
is now deprecatedHass.IO 0.28
devices
addon config optionmap: ["config:rw"]
Important
Hass.IO 0.29
mnt
map optionsshare
for add-ons and homeassistant /share
environment
to add-on config to manipulate env of add-onHass.IO 0.30
mnt
from map options. This can allow to brake our resinos systems from a add-in.How to map external storage:
https://home-assistant.io/hassio/external_storage/
Hass.IO Image 0.8
Warning:
After you start the OTA update, don’t poweroff until system is reboot! While update ist running, alls services are down.
HomeAssistant Docker 0.45
We work an a new Cache System to fast Update HomeAssistant. At the moment it can take 5-15min for the Update. After that we shoudl be able to use the local cache for faster updates.
Hass.IO 0.32
host_network: true
The new core add-ons and homeassistant > 0.45.0 should support the new timezone API. Until UI support for timezone selection is done, you can use:
curl -d '{"timezone": "Europe/Zurich"}' http://hassio.local:8123/api/hassio/supervisor/options
After update you can run into a cache problem. Try CTR-F5 to reload the page cache and all work fine.
HomeAssistant Docker 0.45.1
For update:
curl -H "x-ha-access: YOUR_PASSWORD" -d '{"version": "0.45.1"}' http://hassio.local:8123/api/hassio/homeassistant/update