call dzVent script as Selector Action. script:/// and then?
Posted: Sunday 07 March 2021 23:26
I'm trying to have a Selector (Type Switch, Selector Switch, Selector) call a dzVents script ("http://" works fine).
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.)
I couldn't find it in neither the dzVents manual nor the forum.
Anyone succeeded doing this with dzVent scripts in the "generated_scripts" folder?
(Note: on a windows machine, i.e., backward slash)
TIA
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