Remove Homekit

Hi, I’m not using Homekit yet my home-assistant.log is full with errors stating that only 150 devices can be added. Ideally I’d like to remove the entire Homekit integration but there does not seem to be any option for that. In the configuration.yaml I tried to exclude all domains by adding the lines below (and the list of all domains), but still whenever i reload Homekit I’m getting all the errors.

homekit:
  - filter:
      exclude_domains:
        - automation
        - binary_sensor
        - ...

I also tried to include only one single entity by adding the following lines

      include_entities:
        - binary_sensor.berging_deur

But none of this has any effect. How can I either remove the complete Homekit integration, or at least limit the entities that are exposed?
I’ve read through all the forum entries but could not find a real solution.
Contrary to all other integrations Homekit does not have the 3 dots that would allow to remove it completely from the integrations.
Any help would be appreciated.

Where you able t solve your problem? I have the same issue. I just want to start all over with the HomeKit integration. I want to delete and re-do it.

Let me know please

The problem resolved itself for me as I did a new install moving from PI3 to Synology Docker. So sorry, but I cannot help you here

I mistakenly set up Homekit. Every time I restart HA I get a notification about some Homekit stuff that needs paring!
How do I disable Homekit?

I have the same issue.

I have the same issue.
Whenever I restart my homeassistant docker container I get that HomeKit pairing notification, even if I completely remove the homekit section from the configuration.yaml.

SOLUTION:
Just go to settings/devices&services on the HomeAssistant WebUI and remove the HomeKit Bridge from there.