Skip to content
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

Simplify finding the integration command to use #1633

Closed
rytilahti opened this issue Dec 21, 2022 · 0 comments
Closed

Simplify finding the integration command to use #1633

rytilahti opened this issue Dec 21, 2022 · 0 comments
Milestone

Comments

@rytilahti
Copy link
Owner

The information about supported models is available in the integration classes, but it is hard to find which exact miiocli command to use.
A couple of ideas to make this more discoverable:

  • Add output to miiocli info command responses
  • Add new miiocli factory subcommand to return information about the class & direct command to use
  • Add new miiocli device command that will initialize the correct integration, this is the most complex as it would involve constructing the available commands dynamically.

The fixing PR should also upgrade the README accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant