Hi,
I would like to use Scene menu of the zwavejs addon
It works fine when I push “activate” but I would like to use it in a script or an automation but I can’t find the way to do that.
Could you help me ?
Hi,
I would like to use Scene menu of the zwavejs addon
It works fine when I push “activate” but I would like to use it in a script or an automation but I can’t find the way to do that.
Could you help me ?
You have to use the Z-Wave JS MQTT API for that. https://zwave-js.github.io/zwave-js-ui/#/guide/mqtt?id=execute-scene
Are you using MQTT?
I think this would effectively be the same as scenes or scripts in home assistant.
Thank you I used mqtt to do this and it works