Skip to content

Revert "Use Unix socket for Supervisor to Core communication"#6735

Merged
agners merged 1 commit intomainfrom
revert-6590-use-unix-socket-for-core-api
Apr 14, 2026
Merged

Revert "Use Unix socket for Supervisor to Core communication"#6735
agners merged 1 commit intomainfrom
revert-6590-use-unix-socket-for-core-api

Conversation

@agners
Copy link
Copy Markdown
Member

@agners agners commented Apr 14, 2026

Reverts #6590

The Unix socket use has quite profound implication for the system, potentially breaking users systems. The Unix socket support in Core already caused some setups to break (see home-assistant/core#167673, this was due to custom components, but still). This also showed that rollback isn't working in correctly in all cases.

Furthermore, the pending add-on to apps rename PR #6717 touches large parts of the code base. Holding it back until Unix socket communication is well tested will lead to conflicts etc.

Let's revert Unix socket support for now, so we can move forward with PR #6717 (and potentially others) first.

@agners agners requested a review from sairon April 14, 2026 09:24
@agners agners added the new-feature A new feature label Apr 14, 2026
@agners agners merged commit 5c5428f into main Apr 14, 2026
21 of 22 checks passed
@agners agners deleted the revert-6590-use-unix-socket-for-core-api branch April 14, 2026 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants