Page 1 of 1

dzVents 3.1 on Domoticz 2020.2 - possible?

Posted: Sunday 10 January 2021 22:16
by krej
Just started to convert all my lua scripts to dzVents (which seems great!), partially driven by the support for asynchronous execution of HTTP requests and command executions. Found out the hard way that command executions are not supported in dzVents in 2020.2.

I'm using the latest stable distribution on Linux. Can I upgrade only dzVents to 3.1, by copying the domoticz/dzVents directory structure from a beta distribution over to my 2020.2 installation?

Re: dzVents 3.1 on Domoticz 2020.2 - possible?

Posted: Sunday 10 January 2021 22:45
by waaren
krej wrote: Sunday 10 January 2021 22:16 I'm using the latest stable distribution on Linux. Can I upgrade only dzVents to 3.1, by copying the domoticz/dzVents directory structure from a beta distribution over to my 2020.2 installation?
Short answer: No

Somewhat longer. dzVents is completely integrated in domoticz on various levels and cannot be decoupled.

Re: dzVents 3.1 on Domoticz 2020.2 - possible?

Posted: Monday 11 January 2021 10:28
by krej
OK, Thank for a quick response! I'll have to choose from either waiting for next stable release or venturing out into beta territory.