I’d like to make a Python script to update my SmartThings stove clock using their REST API. So I need to store the API token somewhere. Hassio secrets.yaml seems like a logical place, but I can’t find any documentation how to access this in a Python script. Is there a method for this or do I need to roll my own?
1 Like