x.ha
(M)
3
Hi freshcoast,
Yes I did search thanks, I did not find an example, I tried this after reading theAPI, but it didn’t seem to work
- alias: “Zwave : AddAssociation”
trigger:
condition:
action:
- data:
payload: ‘{“node”: 128, “targetnode”: 94}’
topic: OpenZWave/1/command/addassociation/
service: mqtt.publish
mode: single
I will try again;