Build Hash: 9834d993a-modified
Compile Date: 2020-10-02 17:21:24
dzVents Version: 3.0.14
Python Version: 3.7.3 (default, Jul 25 2020, 13:03:44) [GCC 8.3.0]
Hello after I updated to latest beta I started to get an error on all my dzVents scripts.
it was saying that this section was wrong,2020-10-03 09:36:35.086 Error: dzVents: Error: (3.0.14) Internal script SoligtSovrum.lua has an invalid on = section; please check the wiki. Skipping it until fixed.
2020-10-03 09:51:31.916 Status: dzVents: !Info: You entered "logging" in the on = section. Maybe you meant "devices"?
logging = {
level = domoticz.LOG_DEBUG,
marker = 'ScenesSovrum'
}
If I remove the logging section the error goes away.
Edit: I have checked https://github.com/domoticz/domoticz/tr ... umentation and https://www.domoticz.com/wiki/DzVents:_ ... ptional.29 couldn't se any wrong with my script.