I'm currently experimenting with the new dzVents framework which works very well.
But I came across an issue I'm not able to figure out myself.
The statement below is giving me an error:
Code: Select all
domoticz.groups('Verlichting buiten').switchOn().for_min(1)
Code: Select all
attempt to call field 'for_min' (a nil value)
Greetz YcKe