ZWave Zooz 700 USB stick reporting wrong firmware version in HA?

Hi! Long time reader, first time poster. Noob here.

I updated my Zooz ZST10-700 usb stick’s firmware to 1.17.2 via the PC Controller software from Silicon Labs. I’ve confirmed it reads “7.17” under the network display within the PC Controller. But, when I add it to HA, the firmware version is still displayed as “7.15.1” under the device tab details.

How can I ensure that I am running the latest firmware? Thanks!

This is fixed somehow… The device firmware is now reading 7.17.2.

I think my problem was between my ZWaveJS “integration” and I have both ZWaveJS and ZWaveJS2Mqtt (UI) addons. I use the latter one which is running, but I still have the other add-on installed. I’m unclear if I need it installed. I know that you can only run one add-on to interface with the ZwaveJS integration server, but I’m unclear if the Zwave2JS add-on is still needed for something (or would uninstalling break something they both use…)?

Anyway, I had to point the integration to the ZWave2JSMqtt websocket via ws://a0d7b954-zwavejs2mqtt:3000. I did this by going through the motion of installing the ZWaveJS integration again, but unselecting the supervisor checkbox and putting in this ws url. It produces an error, but does take the change, because after reboot, things were working better and my firmware update is reading correctly. I read this need to repoint the integration to the mqtt add-on in another post. Hope this helps someone.