Skip to content

Releases: home-assistant/supervisor

Hass.io 0.69

09 Oct 13:38

Choose a tag to compare

  • Bugfix restore of a snapshot
  • Optimize add-on option handing if a option was removed / auto remove now from user settings
  • Optimize add-on with nested list, check now if all options are set by user
  • Cleanup remove old API settings that allow to set a version on a add-on install/update

Hass.io 0.68

03 Oct 15:39

Choose a tag to compare

  • Add new add-ons options homeassistant_api for access to new proxy
  • Support new features inside snapshots
  • New add-on options stdin to open the stdin for future processes
  • New API call /addons/{addon}/stdin to send stdin inputs to a add-on

Hass.io 0.67

02 Oct 22:58

Choose a tag to compare

  • Support now dynamic lookup for webui option and proto: [PROTO:ssl]://[HOST]:[PORT:80]/login. This try to lookup ssl in options and set https if they will be true or http
  • Allow to set data from Home-Assistant to hassio for api settings
  • Give a interface (Proxy) to all add-ons for communicate to Home-Assistant /homeassistant/api
  • Add new watchdog for Home-Assistant API (will be enable later with hass 0.55)
  • Remove unknown json options to avoid problems
  • Allow disable watchdog for Home-Assistant

Hass.io 0.66

30 Sep 10:10

Choose a tag to compare

  • fix gpio with access to /sys/devices/platform/soc

Hass.io 0.65

29 Sep 20:18

Choose a tag to compare

  • New add-on options gpio to map /sys/class/gpio
  • Update add-on labels for local build; io.hass.name, io.hass.description, io.hass.url

Hass.io 0.64

26 Sep 07:11

Choose a tag to compare

  • Feature: Move to our new build system
  • Bugfix: Revert config file if they are invalid on startup
  • Bugfix: Show only valid add-ons and ignore add-ons with invalid config.json

Hass.io 0.63

17 Sep 12:43

Choose a tag to compare

  • Change flow of startup for new images

Hass.io 0.62

12 Sep 18:14

Choose a tag to compare

  • Allow to use int(min, max) and float(min, max)
  • New schema type match to allow use regex: match(^(?:man|woman)$)

Hass.io 0.61

11 Sep 12:44

Choose a tag to compare

  • Allow disable/enable homeassistant (New options boot) on startup
  • Add support for start/stop homeassistant

Hass.io 0.60

25 Aug 20:40

Choose a tag to compare

  • Bugfix dns forwarder spawn socat processes