Releases: hassio-addons/addon-appdaemon3
v2.0.2
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
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
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
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
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
Changed
- Adds Hassio API security role
- Upgrades base image to v2.3.0
- Upgrades Python to 3.6.6-r0
v1.4.1
v1.4.0
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
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
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