It should start with "script://" and is supposed to execute scripts in folder "scripts" beneath Domoticz.
(On Github I read that it should start with "script:///", three forward slashes)
How do I call a dzVents script in "generated_scripts"? (BTW: on a W10 machine)
I've tried several paths, but all I get is (f.e.)
Code: Select all
SQLHelper: Error script not found '/dzVents\generated_scripts\tesyControl.lua'Anyone succeeded doing this with dzVent scripts in the "generated_scripts" folder?
(Note: on a windows machine, i.e., backward slash)
TIA