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?
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!