The topic OpenZWave/1/command/setvalue/
is quite a busy one but I want to trigger an automation when the value is {"ValueIDKey": 357138449, "Value": ***anything***}
. I’d rather not have the automation triggering for every single ValueIDKey that changes and condition the action with a condition template, unless I have to. If I do, what should the template look like?
I’ve tried
platform: mqtt
topic: OpenZWave/1/command/setvalue
but it does not trigger on anything.