Skip to content

Commit

Permalink
Add missing "info" to device information query
Browse files Browse the repository at this point in the history
Thanks @mat4444 (on #860) for pointing this out!
  • Loading branch information
rytilahti authored Nov 28, 2020
1 parent 33f025c commit 75ed730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A clear and concise description of what the bug is.
- python-miio: [Use `miiocli --version` or `pip show python-miio`]

**Device information:**
If the issue is specific to a device [Use `miiocli device --ip <ip address> --token <token>`]:
If the issue is specific to a device [Use `miiocli device --ip <ip address> --token <token> info`]:
- Model:
- Hardware version:
- Firmware version:
Expand Down

0 comments on commit 75ed730

Please sign in to comment.