Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device not discoverable in home assistant after unpairing twice #435

Open
mzakharocsc opened this issue Mar 5, 2023 · 0 comments
Open

Comments

@mzakharocsc
Copy link

I am not sure whether this is a HAP-python issue or a home assistant issue.

After pairing/unpairing sequence is done twice in Home Assistant, HAP-python device no longer shows up in the list of 'devices'.
Restart of HAP-python fixes the issue.

Steps to reproduce:
run python3 main.py in the root folder of HAP-python repository

  1. Configure (pair) the device in home assistant (Devices tab)
  2. Delete it (unpair)
  3. Device will automatically be shown again and ready for pairing
  4. Configure (pair) the device in home assistant (Devices tab)
  5. Delete it (unpair)
  6. Device will not show up for pairing anymore
  7. To fix: restart python3 main.py

HAP-version: V4.6.0
Home Assistant Version: 2023.2.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant