sadiv
Results
2
issues of
sadiv
Fix warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
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
question