From 535820f6f4a5637e057f9ca9c57d7a2199e81ab1 Mon Sep 17 00:00:00 2001 From: Folfy Date: Fri, 20 Dec 2024 00:55:40 +0000 Subject: [PATCH] Expanded bug-report issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 60 ++++++++++++++++++++++------ 1 file changed, 47 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5a8b8758..67762806 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -5,17 +5,10 @@ labels: new bug assignees: kartoffeltoby --- -### Prerequisites - -* [ ] Model name of your Devices -* [ ] Output from Home Assistant Developer Tools state e.g. -* [ ] Output from Home Assistant Device Diagnostic from BT - -```json -{ - YOUR DEVICE DIAGNOSTICS JSON OUTPUT HERE -} -``` + ### Description @@ -35,9 +28,50 @@ assignees: kartoffeltoby -### Versions +### Versions and HW + + +Home Assistant: +Better Thermostat: + +TRV(s): + +### Debug data + +**diagnostic data** + + +```json +{ + YOUR DEVICE DIAGNOSTICS JSON OUTPUT HERE +} +``` + +**debug log** + + + - +**graphs** + ### Additional Information