Unable to generate new homekit pairing code

Had an issue with my homekit configuration and wanted to reset everything. Removed everything from the home app on my phone and removed the .homekit.state file from my config. From what I am reading, after deleting that file I should get a new code in my notifications. It doesn’t seem to be generating a new one though. I have just the standard homekit: in my config and the delayed start automation from the documentation. I’ve also updated and restarted HA multiple times.

Any ideas

Anyone got an ideas?

I am experiencing the same issue on a new install of 0.98.5 I seriously believe that it has broken homekit support.

I found a sorta fix for this. I followed the instructions on https://www.home-assistant.io/components/homekit/#errors-during-pairing

The downside is that you must list every domain that you want to control. Below is an example of my config file for homekit:

homekit:
filter:
include_entities:
- demo.demo
include_domains:
- alarm_control_panel
- light
- fan