I'm trying to add my ecobee smart thermostat to home assistant via the homekit integration.
It's on the same network as my home assistant instance. I'm running home assistant container, and it has network_mode: host in its compose.yaml file.
I've added it to the apple home app and remove it. The thermostat says it's unpaired. When I put it in pairing mode all I see is this message that no unpaired devices could be found.
How can I get home assistant to detect my thermostat?
For extra context: I'm not sure that my home assistant normally discovers things on my network even when it's not a homekit device. I remember needing to add most of my stuff manually.