This commit is contained in:
Alexandre
2025-08-02 08:57:18 +02:00
parent 680176bc47
commit a298a38619
12 changed files with 54 additions and 5 deletions

View File

@@ -56,6 +56,13 @@ cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password
```
### Custom Scripts and Environment Variables
This addon supports custom scripts and environment variables through the `addon_config` mapping:
- **Custom scripts**: See [Running Custom Scripts in Addons](https://github.com/alexbelgium/hassio-addons/wiki/Running-custom-scripts-in-Addons)
- **Environment variables**: See [Add Environment Variables to your Addon](https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon)
## Support
Create an issue on github