I had to create 3 virtual module for my Zwave Philio switch because the standard module has a big issue...
i try to explain...
the module has 3 endpoint to control:
1 > activate relay 1 & 2
2 > activate relay 1
3 > activate relay 2
otherwise in control interface you can operate the module with:
Main > activate relaly 1 & 2
1 > activate relay 1 & 2 (should be relay 1 only)
2 > activate relay 1 ( should be relay 2 only)
how i can update the virtual module status when the parent module change is status...
i tryed but i have a loop of strange loop...