Page 1 of 1

Why is dzVents running all my LUA scripts?

Posted: Tuesday 02 January 2018 13:33
by rjblake
I have a few legacy LUA scripts that are running (haven't had time to convert); but I now see that my log is reporting these as dzVents scripts:

Code: Select all

2018-01-02 13:29:00.353 dzVents: Gnd:20.02/20.75
2018-01-02 13:29:00.353 dzVents: On & Floor Heating valve is: On (Gnd:20.02/20.75 | 1st:20.22/20.18 | 2nd:20.40)
2018-01-02 13:29:00.355 EventSystem: Script event triggered: Gnd_Floor_Heat_Valve
The script is showing as a LUA script:
Capture.PNG
Capture.PNG (20.47 KiB) Viewed 500 times
Domoticz version is 3.8153. Any ideas why this is?

Re: Why is dzVents running all my LUA scripts?

Posted: Tuesday 02 January 2018 14:58
by jvdz
No it isn't, but rather a glitch in the logging. I had this a while ago and believe the steps to fix this cosmetic bug are to disable and enable the event system.

Jos

Re: Why is dzVents running all my LUA scripts?

Posted: Tuesday 02 January 2018 21:31
by rjblake
Thanks Jos - think it may have been as I went from Beta to Release. Have gone back to Beta and problem went away, but will disable/enable if I see it again