Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

Releases: hassio-addons/addon-appdaemon3

v2.0.2

03 Apr 19:41
Compare
Choose a tag to compare

Full Changelog

Changed

  • ⬆️ Updates appdaemon to v3.0.3 (#40)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v2.0.1

01 Apr 23:00
9e3e0f3
Compare
Choose a tag to compare

Full Changelog

Changed

  • 🚑 Fixes incorrect exit code when auto token is disabled

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v2.0.0

01 Apr 17:54
88418d9
Compare
Choose a tag to compare

Full Changelog

Changed

  • ⬆️ Upgrades add-on base image to 3.0.1
  • ✨ Adds ARMv7 support
  • 🔥 Removes custom log format override
  • 🔨 Makes log_level optional
  • ⬆️ Upgrades gcc to 8.2.0-r2
  • ⬆️ Upgrades libffi to 3.2.1-r6
  • ⬆️ Upgrades Python to 3.6.8-r1
  • ⬆️ Upgrades Python PIP to 19.0.3
  • 🔨 Rewrite add-on onto Bashio
  • 🚑 Fixes old library call

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v1.7.0

27 Feb 21:01
d4f51d8
Compare
Choose a tag to compare

Full Changelog

This release adds a workaround for a long time ongoing issue with using secrets in the AppDaemon configuration file. The automatic token update behavior can now be disabled using the add-on configuration.

Changed

  • Configure Renovate (#33)
  • Updates maintenance year to 2019
  • Removes BountySource links
  • Removes Anchore.io links
  • Refactor of GitLab CI
  • Moves Python requirements out of the Dockerfile
  • Replaces add-on link with GitHub link
  • Python PIP to 18.1
  • Fixes spelling error in Dockerfile
  • Adds option to disable auto token update
  • Upgrades add-on base image to 2.3.2

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v1.6.0

01 Nov 09:06
fb6e7a0
Compare
Choose a tag to compare

Full Changelog

Changed

  • Updates AppDaemon to 3.0.2 (#29) (@acockburn)
  • Upgrades gcc to 6.4.0-r9
  • Switches use of token instead of ha_key
  • Adds logic to automatically flush compiled cache on version upgrade
  • Improves token update message on startup

v1.5.0

26 Sep 19:24
8a8acfb
Compare
Choose a tag to compare

Full Changelog

Changed

  • Adds Hassio API security role
  • Upgrades base image to v2.3.0
  • Upgrades Python to 3.6.6-r0

v1.4.1

19 Aug 13:02
9f7b410
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades base image to v2.1.2

v1.4.0

16 Aug 21:01
01a8386
Compare
Choose a tag to compare

Full Changelog

Fixed

  • Fixes YAMLlint error
  • Fixes incorrect processing of Hassio API token

Changed

  • Upgrades Base image to 2.1.1
  • Replaces Python yq with yq from base image
  • Sets default shell
  • Updates README and links

v1.3.0

14 Jul 14:50
2725631
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades base image to v2.0.0
  • Upgrades Hadolint to the latest version
  • Upgrades gcc to 6.4.0-r8
  • Upgrades python to 3.6.4-r1
  • Upgrades base image to v2.0.1

v1.2.0

12 Jun 18:55
35da94c
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades base image to v1.4.2
  • Upgrades base image in GitLab CI to 1.4.2
  • Rewrites GitLab CI
  • Moves build-env to latest