mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
21 lines
682 B
Markdown
21 lines
682 B
Markdown
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
|
|
|
## 1.3.0-6 (18-10-2025)
|
|
- Minor bugs fixed
|
|
## 1.3.0-5 (06-10-2025)
|
|
- Minor bugs fixed
|
|
|
|
## 1.3.0 (05-11-2023)
|
|
|
|
- Adds working cron job
|
|
- Adds more daily update options differing in the hour of the day at which is updated
|
|
|
|
## 1.2-11 (23-09-2023)
|
|
|
|
- Minor bugs fixed
|
|
- Implemented healthcheck
|
|
- WARNING : update to supervisor 2022.11 before installing
|
|
- Add codenotary sign
|
|
- Initial release
|
|
- Removes image reference from config.yaml so build config is used
|