Integration not found: enable (HomeKit Controller) Windows Inatall

Trying to install the homekit controller.
I have added:
Discovery:
Enable:
- HomeKit

To the configuration.yaml, however when I check configuration I get Integration not found: enable

any ideas?

Do you meet all the requirements? You need HAP-Python for this.

Also make sure you have the correct indentation:

discovery:
  enable:
    - homekit

Don’t add spaces to any of this, just copy/paste this as is. Make sure you have discovery: only once in your configuration.yaml file.

Thanks it was the HAP-Python module I was missing. now I just need to figure out how to discover my Leviton Homekit switches :smiley: