Setup failed for ozw: Integration not found

Could somebody help me diagnoze the error below?:

Logger: homeassistant.setup
Source: setup.py:162
First occurred: 5:27:17 PM (1 occurrences)
Last logged: 5:27:17 PM
Setup failed for ozw: Integration not found.

OZW integration had been deprecated for some time now and was removed in 2022.4 released a few days ago - check the release notes.
You need to use the new Z-Wave JS integration.

2 Likes

Thanks Pat for the reply.
Yes, I am currently using Z-Wave JS integration, and I don’t have the OZW integration anymore. Do you know how I can remove that error?

I searched through my own logs to see if I was getting the same error, but then I realised that I had wiped my system before moving to Z-Wave JS, so I never used OZW on it.
All I can suggest is checking if you have any old integrations or add-ins that refer to OZW. Also, make sure you have deleted the old OZW files in the /config folder and from configuration.yaml.
A quick search shows someone else with a similar problem: https://community.home-assistant.io/t/help-with-migration-to-home-assistant-os/409332/10

Thanks, Pat. I’ll do as you recommended.