Cover controls vanished

I have 2 GD00Z-4 garage door openers that have been working for months… All of the sudden the cover sensors / controls have disappeared from HA. I can still see the other 5 sensors that were created when each controller was paired. It’s just the actual cover sensors that are gone… I have removed and repaired one of the controllers twice now and I still can’t get the cover sensor / control back. Does anyone have any ideas?

I’m pretty sure OZW have been overwritten. In an update.

I’ve re-patched and reinstalled openzwave… I can try doing that again. Is there an easy way to tell in a venv what version of OZW is “active”?

In linux if there’s an execuable on the path you can do
which <executable>
and it’ll tell you which one it’ll run

I ended up getting this resolved. When I updated and patched OZW i didn’t notice that I wasn’t getting v0.3.3 of python OZW. Switching to the v0.3.3 tag of python OZW and rebuilding / reinstalling fixed the issue.

You were correct. I incorrectly updated python openzwave.