From c8094b502f5237f98854a13917aad59f8154ad0c Mon Sep 17 00:00:00 2001 From: henne49 <4662326+henne49@users.noreply.github.com> Date: Fri, 15 Nov 2024 14:59:39 +0100 Subject: [PATCH] Update issue-report.md --- .github/ISSUE_TEMPLATE/issue-report.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue-report.md b/.github/ISSUE_TEMPLATE/issue-report.md index 66805ec..4dc1c92 100644 --- a/.github/ISSUE_TEMPLATE/issue-report.md +++ b/.github/ISSUE_TEMPLATE/issue-report.md @@ -6,20 +6,23 @@ labels: '' assignees: '' --- +**Please Upgrade the Script to the latest version first** +[Upgrade the Code](https://github.com/henne49/dbus-opendtu?tab=readme-ov-file#update-the-code) **Follow the Troubleshooting Section** -Change the Logging Parameter under DEFAULT in /data/dbus-opendtu/config.ini to Logging = DEBUG, please revert, once debugging and troubleshooting is complete. Rerun the script and share the current.log and config.ini file. -[Troubleshooting Section](https://github.com/henne49/dbus-opendtu#troubleshooting ) +[Troubleshooting Section](https://github.com/henne49/dbus-opendtu#troubleshooting) +Please revert back to ERROR or CRITICAL, once debugging and troubleshooting is complete. +Please remove all confidential information first, before attaching the files. **Describe the Problem** A clear and concise description of what the issue is. **Device you are using** Steps to reproduce the behavior: -1. Which Venus OS are you using? -2. Which Victron Device? -3. Which DTU? -4. Which Template Device? +1. Which Venus OS are you using 3.50? +2. Which Victron Device (Cerbo, Raspi, Multiplus II GX...)? +3. Which DTU (ahoy/opendtu/opendtuonbattery) +4. Which Template Device (Shelly, tasmota,...)? **Expected behavior** A clear and concise description of what you expected to happen.