Open Zwave error when updating HA

Hi everyone !

Since 3-4 releases, I notice an exception during the HA update process that I can’t solve…

pyozwman 0.4.0.35 has requirement python_openzwave==0.4.0.35, but you'll have python-openzwave 0.4.3 which is incompatible.
pyozwweb 0.4.0.35 has requirement python_openzwave==0.4.0.35, but you'll have python-openzwave 0.4.3 which is incompatible.

Does anyone know what I can do to get rid of this ?!

Thanks !

Depending on your environment, try:
pip3 install python_openzwave==0.4.0.35.

Sebastian

Use this:
pip3 uninstall pyozwman
pip3 uninstall pyozwweb