Hass.IO 0.24
- Security API with password and TOTP support
- Local repository build now add-on local if no
image
is set - Fix HomeAssistant watchdog
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
HomeAssistant 0.46
Look like a UI bug with long polling states. If you see a 502
error on update process, that is only on UI. Wait the update is in progress too (See the supervisor log, It is no Hass.IO error).
TIP:
Try this before you start the update: https://home-assistant.io/addons/check_config/
Hass.IO 0.36
Hass.IO 0.37
Hass.IO run now on python 3.6
HomeAssistant 0.47