mirror of
https://github.com/home-assistant/core.git
synced 2026-07-18 20:13:24 +01:00
16cc4aed06
* Ensure homekit_controller recieves zeroconf c# updates If an integration has a homekit config flow step homekit controller would not see updates for devices that were paired with it and would not rescan for changes. * Only send updates to homekit controller if the device is paired This avoids the device showing up a second time. * remove debug * fix refactor error