ikalchev / HAP-python

A python implementation of the HomeKit Accessory Protocol (HAP)
Other
618 stars 118 forks source link

Client attempted pair verify without being paired to Home Assistant Bridge first #410

Closed mouth4war closed 2 years ago

mouth4war commented 2 years ago

Pairing an Aqara G2H camera in HASS using homekit integration throws this pyHAP library error after end of pairing and the pairing seemingly fails/resets.

  1. Errors in hass log (client attempted pair verify without pairing).
  2. Camera shows snapshot for a quick second then goes offline (not responding).
  3. HASS notification for Homekit pairing re-appears (suggesting pairing failed or was reset).

https://github.com/home-assistant/core/issues/70157

iLuckyW commented 8 months ago

As you closed this issue, were you able to find a solution?