I've already a script that is triggered as
Code: Select all
On
Timer = (07.30 on Mon-Fri),
(09.00 on Sat-Sun)
but it would usefull if i can put this value in a domoticz variable and let the dzvents scripts read the value of the variable as a trigger. So it will be possible
a) to change the hour more easy
b) let another script change the value according for example to a google calendar holiday date
c) in the future change the value from alexa or google home or similar....
Any workaround is currently working for achieve that? Thanks all!