Compare commits

...

2 Commits

Author SHA1 Message Date
Alexandre
cdcf776339 Update deprecation warning message for environment variables 2025-11-07 20:47:39 +01:00
github-actions
accffcb951 GitHub bot : README updated 2025-11-07 17:04:47 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -92,7 +92,7 @@ else
fi
bashio::log.green "---------------------------------------------------------"
bashio::log.notice "This script is used to export custom environment variables at start of the addon. Instructions here : https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon"
bashio::log.warning "This methodology is deprecated. Environment variables can be added from the addon options using env_vars. Instructions can be found here : https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2"
bashio::log.warning "This methodology is deprecated, please convert your Environment variables to the addon options env_vars. Instructions can be found here : https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2"
echo ""
# Check if config file is there, or create one from template

View File

@@ -49,13 +49,13 @@ If you want to do add the repository manually, please follow the procedure highl
### Number of addons
- In the repository : 1
- Installed : 84859
- Installed : 85365
### Top 3
1. Filebrowser (10951x)
2. Portainer (6621x)
3. Myelectricaldata (3996x)
1. Filebrowser (11067x)
2. Portainer (6676x)
3. Myelectricaldata (4001x)
### Architectures used