Improve port conflict detection and resolution across Core and apps#6916
Improve port conflict detection and resolution across Core and apps#6916mdegat01 wants to merge 2 commits into
Conversation
|
Ok to facilitate review a bit, about half the changeset here is new tests. Of the production code changeset, the reason every single check and fixup is in here is because I needed a new field in This also meant changing Other changes outside of |
8ef99c8 to
9961beb
Compare
Proposed change
This PR improves Supervisor handling of port conflicts between Home Assistant Core, apps, and plugins.
Main improvements:
app_port_conflict,app_port_conflict_core,clear_port_config).Type of change
Additional information
Checklist
ruff format supervisor tests)If API endpoints or add-on configuration are added/changed: