PythonScriptsPro icon indicating copy to clipboard operation
PythonScriptsPro copied to clipboard

Variables from !secret

Open sadiv opened this issue 10 months ago • 1 comments

Hello! If in configuration.yaml for this integration I specify a variable from !secret, how can I get its value in the script?

Like this:

python_script: api_key: !secret api_key

sadiv avatar Mar 18 '25 18:03 sadiv