Skip to content

Conversation

@allenporter
Copy link
Contributor

Pull out a fix from #471 with an improved solution. This fixes an issue where rpc_channel does not internalize the fallback behavior. Now instead of returning a different channel depending on the state, we now return a single channel that id dynamic.

The combined channel is now a "pick first available" channel. This allows us to make the mqtt channel optional in the future as well (not yet supported by v1 channel, but this is one less thing to fix to support that)

@allenporter allenporter merged commit 9f97a2b into Python-roborock:main Sep 14, 2025
6 checks passed
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