Page 1 of 1

not existing event turns switch open or closed

Posted: Tuesday 07 April 2020 14:40
by Shaowoo
i have noticed strange behaviour, I have a door contact (neo coolcam). At random time a action is executed (open / closed) and when i look at the user, it is 'EventSystem/hal licht uit_1'.

A long time ago i had made a blocky event in which a light (zigbee) turn on or off when a motion was detected. But this does not exist when i look in the event page. I have even excluded the door sensor en included again, so that it had a new idx , but still the user is seen in the logs?

I was thining that it might be a left over from a ealier recovery. I have restored the domoticz.db (in a fresh installation of domoticz) several time. Can some one help me where to look or am i chasing ghosts?

Re: not existing event turns switch open or closed

Posted: Tuesday 07 April 2020 18:11
by felix63
Do you have scripts in /home/pi/domoticz/scripts/lua or similar places?

Re: not existing event turns switch open or closed

Posted: Tuesday 07 April 2020 20:27
by Shaowoo
in /scripts/lua :JSON.lua, script_device_demo.lua, script_time_demo.lua, xml2lua.lua and XmlParser.lua
in /scripts/lua: domoticz.py, googlepubsub.py,reloader,py, script_device_demo,py and script_time_demo.py
in /script/dzVents/generated_scripts: Toon.lua and ToonSetpoint.lua

the scripts in dzVents are for Toon. I might try to disable these scripts ?