Skip to content

Releases: home-assistant/supervisor

Hass.io 0.81

08 Jan 14:27
279df17

Choose a tag to compare

  • Fix possible problems with internal dns resolver
  • Cleanup some log outputs

Hass.io 0.80

07 Jan 17:13

Choose a tag to compare

  • 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

05 Jan 17:27
8352d61

Choose a tag to compare

  • Rewrite hole core
  • Add privileged SYS_TIME and SYS_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

26 Dec 11:22
7cd81dc

Choose a tag to compare

  • Bugfix API Proxy with SSL enabled Home-Assistant instance

Hass.io 0.77

26 Dec 00:45

Choose a tag to compare

  • Add long_description to 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

12 Dec 23:22

Choose a tag to compare

  • 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.md inside 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

24 Nov 21:23

Choose a tag to compare

  • Use tini for home-assistant docker
  • Fix panel for Home-Assistant >= 0.58

Hass.io 0.74

04 Nov 23:45

Choose a tag to compare

  • Bugfix new legacy modus
  • 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_api or homeassistant_api the addon receive a API_TOKEN with evnorement.

Hass.io 0.73

25 Oct 10:14

Choose a tag to compare

  • 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

17 Oct 20:57

Choose a tag to compare

  • Bugfix image validate regex
  • Optimize flow of asyncio shutdown