Release Notes

Hass.IO 0.40

  • New user addon options for auto update
  • New user addon options for overwrite network settings
  • Addon config can set timeout individual for stop Container
  • Addon validate type “port”
  • Update API for more details on addon info

Hass.IO 0.41

  • fix auto update of addons to update only enabled addons

Hass.IO 0.42

  • Support new custom base image

Hass.IO 0.43

  • add landingpage support
  • cleanup handling with json file for store data
  • make a own object for homeassistant + config
  • allow custom homeassistant Image
  • Move snapshot list into /snapshots
  • Move addon list into /addons
  • Selective reload with /snapshots/reload and /addons/reload
  • Fix isoformat datetime strings

Breaking Change:

  • devices will reset to []

Hass.IO 0.44

  • Add support for nested dicts in addons options. Example:
"group": {
    "element1": "bla"
}
  • Use new startup layout for addons. Please change it on our addons. We have now: initialize, system, services, application. To migrate use for before -> services and after -> application

Hass.IO 0.45

First update to Home-Assistant 0.49

HassIO ResinOS Image 1.0

  • New docker 1.17
  • Update Kernel / local tools
  • Allow customize ntp server via config.json
  • Fix OTA updater

Hass.IO 0.46

  • Update UI (@balloob)
  • Fix UI “page not found” (@balloob)
  • Add support for add-on logo
  • New add-on config options “webui”
  • Optimize API

Resinhup 0.3

  • Fix OTA don’t work with raspberrypi1/raspberrypi2

Hass.io 0.47

  • Allow SYS_ADMIN for mount inside add-ons
  • Show devices and privileged on API (more transparent to user)
  • Bugfix auto-update and check now options before he update it
  • Fix logo bug on UI (@balloob)

Hass.io 0.48

  • Bugfix repository list inside add-on store (@balloob)

Add-on: SSH 2.0

  • Support Password login
  • Extend CLI for host restart/shutdown/update

Add-on: SSH 2.1

  • Add nano editor

Hass.io 0.49

  • Set hostname for homeassistant/addons
  • New interface to read local hardware information, plug-in play devices and audio

Add-on: SSH 2.2

Add-on: let’s encrypt 1.1

  • Fix http challenge

Add-on: let’s encrypt 1.2

  • Fix challenge v2

Hass.io 0.50

  • Fix bug that a wrong add-on config.json can break the start of supervisor
  • Fix disk list of new hardware detection

Add-on: Config Check 0.7

  • Make error grep case sensitive for better detection

Add-on: SSH 2.3

  • Add git