Skip to content

Releases: home-assistant/supervisor

HassIO 0.35

02 Jun 22:09
Compare
Choose a tag to compare
  • Add options for homeassistant to add special device

HassIO 0.34

31 May 22:06
Compare
Choose a tag to compare
  • Refactory hole docker interface code
  • Add tmpfs for addons (@bestlibre)

HassIO 0.33

23 May 22:10
Compare
Choose a tag to compare
  • Autodetect timezone if not set
  • Update add-on config on restart

HassIO 0.32

22 May 21:29
Compare
Choose a tag to compare
  • Allow add-on to run on host netzwork host_network: true
  • Add API support for change hostname on UI
  • Add timezone support for homeassitant/addons with supervisor API.

HassIO 0.31

19 May 22:23
Compare
Choose a tag to compare
  • Fix new panel for homeassistant 0.45
  • Add new startup type initialize

Release 0.30

18 May 16:15
Compare
Choose a tag to compare
  • Remove mnt map

HassIO 0.29

17 May 21:49
Compare
Choose a tag to compare
  • Allow to mount host /mnt for external device into add-ons with mnt map options
  • Add new map share for add-ons and homeassistant /share
  • Add new option environment to add-on config to manipulate env of add-on

HassIO 0.28

16 May 20:38
Compare
Choose a tag to compare
  • Add docker device support with devices addon config option
  • Maps are now default read only. For rw access use map: ["config:rw"]

HassIO 0.27

15 May 22:30
Compare
Choose a tag to compare
  • Change docker meta data from ENV to LABEL
  • ENV VERSION is now dedicated
  • Allow to use docker cache on our build system

HassIO 0.26

14 May 22:27
Compare
Choose a tag to compare
  • Add panel for homeassistant 0.45
  • Allow local build for all addon repository types
  • Fix output of invalid options for homeassistant 0.45