Howdy! Upgrading my HASS box and the restore from backup went super smoothly, except for one thing. I have some mini Z-Wave remotes that I use the Scene events from to trigger various things in HA via Node RED. Something has changed with the ZWJS <> HASS piece however, and the zwave_js_value_notification events I need are no longer firing.
I've turned on debug logs and I can see that the Z-Wave JS receives the scene events from the remotes with no issue. But no corresponding events ever get fired inside HASS! Not sure how to debug this piece of the add-on integration further, so any help would be appreciated! Thanks!