first usable version

This commit is contained in:
patman15
2024-08-07 21:28:51 +02:00
parent 00692b78d7
commit 37f78606a8
16 changed files with 584 additions and 130 deletions

22
.github/ISSUE_TEMPLATE/support.yml vendored Normal file
View File

@@ -0,0 +1,22 @@
---
name: "Support"
description: "Ask a question, get help with the integration"
labels: "question"
body:
- type: markdown
attributes:
value: Before you open a new issue, search through the existing issues to see if others have had the same problem.
- type: checkboxes
attributes:
label: Checklist
options:
- label: I need support with using the integration.
required: true
- label: I'm not avoiding to fill out the [bug report](https://github.com/patman15/hdpv_ble/issues/new?assignees=&labels=Bug&projects=&template=bug.yml) form.
required: true
- type: textarea
attributes:
label: "Describe the issue"
description: "Please describe your issue, ask your question and give necessary context (BMS you are using)."
validations:
required: true