Skip to content

Releases: hassio-addons/addon-example

v1.3.2

07 Jun 19:39
54b0842
Compare
Choose a tag to compare

Full Changelog

Added

  • Add legacy image location support

v1.3.1

06 Jun 22:32
0edae6e
Compare
Choose a tag to compare

Full Changelog

Fixed

  • Fixes shellcheck warnings

Changed

  • Moves build-env to latest
  • Upgrades base image to v1.4.2
  • Updates GitLab CI for native builds (#9)
  • Restructuring of the GitLab CI

v1.3.0

13 May 19:20
e67c378
Compare
Choose a tag to compare

Full Changelog

Added

  • Adds .yamllint configuration
  • Adds Probot configuration
  • Adds GitLab CI
  • Adds add-on README template

Fixed

  • Fixes hadolint warnings
  • Fixes Markdownlint warning in License

Changed

  • Updates README
  • Upgrades add-on base image to v1.4.1
  • Updates wget to 1.19.5-r0

Removed

  • Removes CodeClimate
  • Replaces Changelog with GitHub releases
  • Removes CircleCI

v1.2.0

26 Feb 19:18
9f8a9d6
Compare
Choose a tag to compare

Full Changelog

Added

  • Adds add-on icon & logo

Changed

  • Prevents possible future Docker login issue
  • Use image tagged as test as a cache resource
  • Pass local CircleCI Docker socket into the build container
  • Updated maintenance year, it is 2018
  • Updates base image to v1.3.3
  • Allow add-on to access the Hass.io API

Removed

  • Removes Microbadger notification hooks

v1.1.0

03 Dec 12:22
5b99219
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades add-on base iamge to v1.2.0

Removed

  • Removes repository.json to prevent user to install wrong repo
  • Removes Gratipay from README, since it is EOL

v1.0.1

30 Oct 21:34
31acf98
Compare
Choose a tag to compare

Full Changelog

Changed

  • Updated base images to v1.0.1

v1.0.0

19 Oct 15:57
149b755
Compare
Choose a tag to compare

Full Changelog

Changed

  • Moved run.sh into /usr/bin
  • Moved correcting file permission from Dockerfile into S6
  • Updated README.md
  • Updates config.json with some extra parameters
  • Added new Hass.io Docker labels
  • Added example options to add-on
  • Moved resulting image build name from build.json into CircleCI
  • Locked down base image version
  • Changed add-on version to 'dev'

v0.0.4

26 Sep 13:52
Compare
Choose a tag to compare

Full Changelog

Changed

  • Match recent build environment changes

v0.0.3

24 Sep 14:50
bf6d542
Compare
Choose a tag to compare

Full Changelog

Changed

  • Match recent build environment changes #3

v0.0.2

23 Sep 21:29
Compare
Choose a tag to compare

Full Changelog

Added

  • Hass.io 0.64 compatibility #1