-
Notifications
You must be signed in to change notification settings - Fork 8
Follow Core PR 135653 for 2025.2.0 (moving ZeroconfServiceInfo) #822
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
Merged
Changes from 20 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
fa7a10d
Fix ZeroconfServiceInfo for upcoming HA-core and attempt at fixing bu…
CoMPaTech c15cf25
Clarify in text
CoMPaTech 7fbb5df
From push to PR
CoMPaTech 52ce974
Add label/unlabel
CoMPaTech 08d7760
Complex adding of tests results
CoMPaTech be6b25f
Fix bugs
CoMPaTech a2be31b
Allow to to continue in potential feedback
CoMPaTech 228e43a
Oops on variables + wrong endpoint
CoMPaTech 05054e1
Step by step fixing
CoMPaTech fff2202
Output mapping
CoMPaTech 98f839e
Output doublecheck, cache bump
CoMPaTech 760a8de
Inject always output
CoMPaTech ddab8b2
Modify approach
CoMPaTech f7e79c2
Now pick up the correct one
CoMPaTech 18d74a8
Naming is a ...
CoMPaTech 7fdb23e
Naming is a ... prefix issue
CoMPaTech 8c672a2
Naming is a ... prefix issue
CoMPaTech 61660b9
Further limiting and fixing reply
CoMPaTech 9038680
Now reverse test logic
CoMPaTech 54ea4f6
Back to full expected failure, then relabel for succes
CoMPaTech d86c046
Ensure we (re)approve when requesting changes
CoMPaTech 33c1783
Ensure we (re)approve when requesting changes
CoMPaTech b1e8d12
Bump to release
CoMPaTech 78e7c5e
Update changelog
CoMPaTech File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,3 +8,4 @@ venv | |
| *.orig | ||
| node_modules | ||
| manual_clone_ha | ||
| package-lock.json | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,6 +9,6 @@ | |
| "sensor", | ||
| "switch" | ||
| ], | ||
| "homeassistant": "2024.12.0b2", | ||
| "homeassistant": "2025.2.0", | ||
| "render_readme": true | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.