I am running the latest version of Supervised Home Assistant with Z-Wave JS UI (formerly zwavejs2mqtt).
I am trying to run the service zwave_js.multicast_set_value via a script, but I receive the error
Unable to find service zwave_js.multicast_set_value
I attempted to install the Z-Wave JS addon, but it appears it doesn’t work because it cannot lock the Z-Wave Adapter device.
I’m assuming to get this to work, I need to configure Z-Wave JS to control the Z-Wave USB adapter, then somehow configure Z-Wave JS UI to utilize the local Z-Wave JS service?
Is there any reason the Z-Wave JS UI doesn’t provide any of the zwave_js.*
services?