Is it possible to set qos=1 in openzwave addon?

TLDR Is it possible to configure the openzwave addon to use qos=1 for mqtt messages?

More info
My openzwave addon is running a separate HA instance. The two instances are running HA supervised and have their own mqtt broker. The two brokers are bridged with all traffic flowing bi-directionally.

Occasionally, I see a ZWave switch miss an instruction to turn on or off. There’s not a lot I can do in the ZWave domain to correct this other than improve the mesh (which is already pretty good), so I am wondering if the MQTT messages are going missing somewhere.

By default, all the openwave mqtt messages have qos=0. Is it possible to increase this to 1?

1 Like