Page 1 of 1

Integrating dzVents

Posted: Friday 03 March 2017 14:00
by scottydj2
Hi,

I'm a newbie to Domoticz, just playing with it on a Windows platform with my new Philips Hue lights and sensors. I'd like to use the dzVents framework with this, but note it seems 'untested' on the Windows platform :)

I discovered that the scripts use debug.getinfo which does not return the correct file path info on the Windows platform, so I made some mods to the main software to pass the correct path in a new globalvariable called script_path. This seems to work as I'd expect, but would be great if some others could test, or even have a look at the code changes (Danny/Gizmocuz)?

Thanks,

Scott

Re: Integrating dzVents

Posted: Friday 03 March 2017 15:01
by dannybloe
Ah, cool, perhaps you can create a pull request when you're done.