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