I am trying to achieve this using Association, but no luck. Did anyone manage to make association to work?
I tried for example to turn on wall plug when smoke is detected (as example), but nothing happens.
All looks good in log:
home-assistant log
2020-09-05 23:25:40 INFO (SyncWorker_18) [homeassistant.components.zwave] Adding association for node:9 in group:2 target node:6, instance=0
OZW_Log
2020-09-05 23:25:40.892 Info, Node009, MultiChannelAssociation::Set - Adding instance 0 on node 6 to group 2 of node 9
2020-09-05 23:25:40.892 Detail,
2020-09-05 23:25:40.892 Detail, Node009, Queuing (WakeUp) MultiChannelAssociationCmd_Set (Node=9): 0x01, 0x0b, 0x00, 0x13, 0x09, 0x04, 0x8e, 0x01, 0x02, 0x06, 0x25, 0x3d, 0x79
2020-09-05 23:25:40.892 Info, Node009, Get MultiChannelAssociation for group 2 of node 9
2020-09-05 23:25:40.893 Detail,
2020-09-05 23:25:40.893 Detail, Node009, Queuing (WakeUp) MultiChannelAssociationCmd_Get (Node=9): 0x01, 0x0a, 0x00, 0x13, 0x09, 0x03, 0x8e, 0x02, 0x02, 0x25, 0x3e, 0x79
But when open configuration association again, nothing is visible as associated in the group, and is is not working: