Skip to content

Conversation

@allenporter
Copy link
Contributor

@allenporter allenporter commented Sep 13, 2025

Improve the session command for the CLI to allow having commands subcommands present both on the normal CLI and the session command. This is prep before adding additional commands from additional traits.

The syntax will be an interactive session like this:

$ roborock session
roborock> list-devices
...
roborock> status --device_id <device_id>

We can in the future support things like connecting only to a subset of devices.

Copy link
Collaborator

@Lash-L Lash-L left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a good QOL change

@allenporter allenporter merged commit d58072e 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