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

miiocli plug does not provide the discover option #345

Closed
ghost opened this issue Jun 18, 2018 · 1 comment
Closed

miiocli plug does not provide the discover option #345

ghost opened this issue Jun 18, 2018 · 1 comment
Assignees

Comments

@ghost
Copy link

ghost commented Jun 18, 2018

miiocli plug (also plugv1 and plugv3) do not provide a discover option.

Running miiocli plug shows the following options:

# miiocli plug
Usage: miiocli plug [OPTIONS] COMMAND [ARGS]...

Options:
  --ip TEXT     [required]
  --token TEXT  [required]
  --help        Show this message and exit.

Commands:
  info          Get miIO protocol information from the...
  off           Power off.
  on            Power on.
  raw_command   Send a raw command to the device.
  set_wifi_led  Set the wifi led on/off.
  status        Retrieve properties.
  usb_off       Power off.
  usb_on        Power on.

The options above do not include a discover option.

@ghost ghost changed the title miiocli plug does not have a discover option miiocli plug does not provide the discover option Jun 19, 2018
@syssi
Copy link
Collaborator

syssi commented Jun 20, 2018

PR #343 will add the "discover" option.

@syssi syssi self-assigned this Jun 20, 2018
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

2 participants