Skip to content

Commit

Permalink
Update bug-report.md
Browse files Browse the repository at this point in the history
add info for sfk cmd for debugging
  • Loading branch information
dblommesteijn authored Jul 1, 2024
1 parent 97cbc02 commit c52169d
Showing 1 changed file with 11 additions and 17 deletions.
28 changes: 11 additions & 17 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,32 @@
---
name: Bug Report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

<!-- You must use the issue template below when submitting a bug -->

**Describe The Bug:**
**Describe The Bug in a sentence:**
<!-- A clear and concise description of what the bug is. -->

**To Reproduce:**
**Steps to Reproduce:**
<!-- Steps to reproduce the behavior. -->

**Expected behavior:**
<!-- A clear and concise description of what you expected to happen. -->

**Logs:**

```
Show the Homebridge logs here, remove any sensitive information.
```

**SFK command output**

<!-- Provide output of the following command (place your inverter's IP). -->

```bash
sfk cudp <inverter_ip> 8899 -listen -noerror -timeout=5000 0x7f0375940049d5c2 -pure +xed "/[eol]//"
```


**Plugin Config:**

```json
Show your Homebridge config.json here, remove any sensitive information.
```

**Screenshots:**
<!-- If applicable, add screenshots to help explain your problem. -->

**Environment:**

* **Plugin Version**:
Expand Down

0 comments on commit c52169d

Please sign in to comment.