Release Notes

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

Add-on: GIT pull 0.1

  • First beta version. IT DELETE THE CONFIG BEFORE HE PULL IT!

Do not use productive!

Add-on: SSH 2.4

1 Like

Add-on: Snips 0.4.3-p2

  • Bugfix unzip print promp for update assistant files

Add-on: GIT pull 0.2

  • Bugfix cleanup old config for clone repository

Hass.io 0.51

  • Allow privileged capability SYS_RAWIO (@radhus)
  • Add updater / refactory config manager
  • New add-on options hassio_api for allow access to hassio api
  • New add-on options audio to use the new hardware layer
  • Central audio management for hass.io
  • Use addon slug instead docker name for docker hostname
1 Like

Add-on: ssh 2.5 / GIT_pull 0.3

  • Use new hassio_api function from hassio >= 0.51
1 Like

Hass.io 0.52

  • Bugfix hostname for addons don’t use ‘_’
  • Add-on with audio: true add the audio devices automatic
  • Add-on with startup type system don’t startup up on hass.io reboot like other types
1 Like

Add-on: SSH 2.6

  • Update Cli API
1 Like

New Home-Assistant image:

  • Support all bluetooth library but without gattlib (Can’t compile on alpine linux)
  • Shrunk the image with > 200mb
  • Add pymssql (mysqlclient and psycopg2 already support)

Hass.io 0.53

  • Bugfix update flow for change add-on configs
  • Recursively git clone addon repositories, allowing submodules (@frenck)
1 Like

Hass.io 0.54

  • Bugfix recursive repository clone

Hass.io 0.55

  • New api call to validate home-assistant config
  • Update flow of add-on update and restart of the add-on