Import requests in scripts
Posted: Wednesday 14 March 2018 14:47
I would like to execute a python script from the scripts folder. Named the file like script_device_doorbell.py and it worked. The script wrote a note in de log.
But when I tried using an import, is doesn’t work anymore. Were can I import python functions to use with a python device script?
But when I tried using an import, is doesn’t work anymore. Were can I import python functions to use with a python device script?