From 75ed730857d86dc9e7a6cf0cf0ad1d6c9562e57d Mon Sep 17 00:00:00 2001 From: Teemu R Date: Sat, 28 Nov 2020 23:18:03 +0100 Subject: [PATCH] Add missing "info" to device information query Thanks @mat4444 (on #860) for pointing this out! --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 24453c9f9..9eea2fa88 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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 --token `]: +If the issue is specific to a device [Use `miiocli device --ip --token info`]: - Model: - Hardware version: - Firmware version: