Is your feature request related to a problem? Please describe.
Sometimes I need secrets in my scripts, but I also want to store them on GitHub
So I need to replace the secrets manually before pushing to Git or add secrets only later manually in IoBroker IDE
Describe the solution you'd like
It would be great if the extension would replace secrets from an .env file before uploading to IoBroker
Is your feature request related to a problem? Please describe.
Sometimes I need secrets in my scripts, but I also want to store them on GitHub
So I need to replace the secrets manually before pushing to Git or add secrets only later manually in IoBroker IDE
Describe the solution you'd like
It would be great if the extension would replace secrets from an .env file before uploading to IoBroker