Jc2k / aiohomekit

asyncio for homekit
Apache License 2.0
52 stars 19 forks source link

Remove port from Host header #353

Closed bdraco closed 9 months ago

bdraco commented 9 months ago

related issue https://github.com/home-assistant/core/issues/107137

When we added happy eyeballs, I added the port, but this seems to cause problems for some devices

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (eb209f6) 74.50% compared to head (51982f3) 74.50%.

Files Patch % Lines
aiohomekit/controller/ip/connection.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #353 +/- ## ======================================= Coverage 74.50% 74.50% ======================================= Files 99 99 Lines 9301 9301 ======================================= Hits 6930 6930 Misses 2371 2371 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.