Releases: home-assistant/supervisor
Releases · home-assistant/supervisor
Hass.io 0.81
- Fix possible problems with internal dns resolver
- Cleanup some log outputs
Hass.io 0.80
- Bugfix supervisor update API call
- Add new stats API function for add-ons, home-assistant, supervisor
- Update Hass.io panel to last. UI updates from @frenck
- Sorts add-ons in their lists.
- Adds a "Rebuild" button to locally build add-ons.
Hass.io 0.79
- Rewrite hole core
- Add privileged
SYS_TIMEandSYS_NICE - Allow to use custom Home-Assistant images official
- Add waiting time between boot stage with
wait_boot - Enable API Home-Assistant watchdog
- Remove device options from Home-Assistant in favor of autodetect
Hass.io 0.78
- Bugfix API Proxy with SSL enabled Home-Assistant instance
Hass.io 0.77
- Add
long_descriptionto addons/info that read the README.md - Add support for Event-Stream HomeAssistant API proxy
/homeassistant/api/stream - Add support for websocket HomeAssistant API proxy
/homeassistant/websocket
Hass.io 0.76
- Bugfix SYS_ADMIN with system they have AppArmor enabled / mount problems on generic installation
- Allow to share IPC over all add-ons with config option
host_ipc: true - Allow to use the Host dbus system with config option
host_dbus: true - Auto mapping all available UART (serial) device dynamic into add-on with option
auto_uart: true - Cleanup some API stuff
- Add support for
CHANGELOG.mdinside add-on folder - Optimize json processing on API
- Speedup and minimize the memory footprint with uvloop and cchardet
- Move to Alpine linux 3.7
Hass.io 0.75
- Use tini for home-assistant docker
- Fix panel for Home-Assistant >= 0.58
Hass.io 0.74
- Bugfix new
legacymodus - Use default tini, if no other init system is present on add-on. Make that bugy script will not decrease the hole system
- If a addon set
hassio_apiorhomeassistant_apithe addon receive aAPI_TOKENwith evnorement.
Hass.io 0.73
- Add new add-on config options legacy. This allow to use docker image without hass.io labels and give full support
- Add gpio to hardware view
- Set hassio fix as host into each container without use dns for this
hass.io 0.72
- Bugfix image validate regex
- Optimize flow of asyncio shutdown