Z-Wave JS and setting device parameters

So with the new Z-Wave JS integration, how can one change parameters in the devices themselves?

For instance in the OpenZwave Beta, I could open up the utility, go to my thermostat and change the device config from showing temp in Fahrenheit to Celcisus.

Is there a way to send command to do this in ZWave JS?

2 Likes

Not unless you run the zwave js server via the zwavejs2mqtt add-on/container instead of just the zwave-js add-on.

the non-mqtt add-on doesn’t have a UI control panel. the MQTT one does.

1 Like

THe feature is not implemented yet. Follow the roadmap here

What worked for me is:
Install zwavejs2mqtt next to zwavejs
In zwavejs2mqtt change the settings of your zwave device
Go back to zwavejs and test the new settings.

Dont forget, you can have only one of the 2 addons running!

Why would you waste time/resources having two add-ons tht do the same thing if only one of them fully meets your needs?

Why keep using the non-mqtt add-on?

1 Like