I'm using Device- and Elementassociation app to bind a z-wave sensor to a HTTP Device. When I set up the the association devices labels are fine, but the association does not work because the source device is wrong. In particular:
in the App set up I put:
Source: device A
Target: device B
I can see in the UI that:
device A is ZWayVDev_zway_7-0-48-1,
device B is "HTTP_Device_switchBinary_18
but when I look at the /opt/z-way-server/automation/storage/configxxxxxxx.json I found
"title":"KidsToOpenRule","params":{"sourceDevices":["ZWayVDev_zway_6-0-38"],"targetDevices":["HTTP_Device_switchBinary_18"]}
indeed, when I switch on the ZWayVDev_zway_6-0-38 device (which is a completely different device) the rule works.
I've tried to erase and replace the association rule, but each time the source device is picked at random!!!
please help
thanks, marcello
Device- and Elementassociation Bug
Re: Device- and Elementassociation Bug
I solved using "If -> Then" app, but the problem with "Device- and Elementassociation" app remains.