mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 10:28:17 +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 (2025-10-18)
|
|
- Minor bugs fixed
|
|
## 1.3.0-5 (2025-10-06)
|
|
- Minor bugs fixed
|
|
|
|
## 1.3.0 (2023-11-05)
|
|
|
|
- Adds working cron job
|
|
- Adds more daily update options differing in the hour of the day at which is updated
|
|
|
|
## 1.2-11 (2023-09-23)
|
|
|
|
- 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
|