home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.17k stars 29.85k forks source link

Gather Homekit models #27292

Closed balloob closed 2 years ago

balloob commented 4 years ago

We use Homekit discovery to help the discovery of our integrations. When discovered via Homekit, we can launch the config flow of the real integration. For example, we find Ecobee via Homekit, we can then suggest the Ecobee integration to be set up.

To get this working, we need to gather Homekit model names. To do this, we need your help!

If you own Homekit devices, please check your zeroconf/bonjour/dns-sd listings for _hap._tcp.local. and find the md properties. Please post them below in following template:

Manufacturer:
Model: 
Home Assistant Integration:
Homekit model: 

How to scan your network

rpatel3001 commented 2 years ago

I don't actually have these set up on homekit but HA offers to set it up for them even though I have the Roku integration already enabled for them. They show up under _airplay._TCP. I think this also requires an update to the roku component's manifest as per #44625

Manufacturer: TCL
Model: 43S423
Home Assistant Integration: roku
Homekit model: md = C134X
Manufacturer: TCL
Model: 32S327
Home Assistant Integration: roku
Homekit model: md = 8116X
chey commented 2 years ago
Manufacturer: Mysa
Model: MYSA BB V2-0
Home Assistant Integration: homekit_controller
Homekit model: BB-V2-0
frenck commented 2 years ago

It is time for this issue to close. It had a good run.

Thanks everybody for providing so munch info!

../Frenck