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

Fix IP exceptions referencing the old host var #352

Merged
merged 2 commits into from
Dec 28, 2023
Merged

Fix IP exceptions referencing the old host var #352

merged 2 commits into from
Dec 28, 2023

Conversation

bdraco
Copy link
Collaborator

@bdraco bdraco commented Dec 28, 2023

We now have multi-ip support but when I refactored, I missed some old .host variables in the exception text

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (37d317d) 74.50% compared to head (507773f) 74.50%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #352   +/-   ##
=======================================
  Coverage   74.50%   74.50%           
=======================================
  Files          99       99           
  Lines        9301     9301           
=======================================
  Hits         6930     6930           
  Misses       2371     2371           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco
Copy link
Collaborator Author

bdraco commented Dec 28, 2023

Issue home-assistant/core#106531

@Jc2k
Copy link
Owner

Jc2k commented Dec 28, 2023

(Feel free to merge/release this and other fixes for beta - busy with family so won't be as reliable for acks).

@bdraco
Copy link
Collaborator Author

bdraco commented Dec 28, 2023

(Feel free to merge/release this and other fixes for beta - busy with family so won't be as reliable for acks).

Hopefully this is the only one. 🤞

@bdraco bdraco merged commit bf44412 into main Dec 28, 2023
9 checks passed
@bdraco bdraco deleted the exception_fix branch December 28, 2023 19:25
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

Successfully merging this pull request may close these issues.

2 participants