double dzVents log entries for switch device
Posted: Monday 31 July 2023 9:25
Hi there,
i have a specific device which is switched on (and of) via dzVents events (timer event based). Everything is fine with that.
I recognized, that in the device log all on/off events occur twice/doubled, caused by the event system. Which might be the cause for that?
dzVents-Script:
[...]
domoticz .devices("TestSwitch").switchOn().forMin(1)
[...]
KR
i have a specific device which is switched on (and of) via dzVents events (timer event based). Everything is fine with that.
I recognized, that in the device log all on/off events occur twice/doubled, caused by the event system. Which might be the cause for that?
dzVents-Script:
[...]
domoticz .devices("TestSwitch").switchOn().forMin(1)
[...]
KR