Skip to content

Commit 12bf042

Browse files
committed
Update issue templates
1 parent f062832 commit 12bf042

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
name: New Solis Inverter Support Request
3+
about: Request support for a new Solis Inverter model
4+
title: 'Support Request: [Inverter Model Number/Type]'
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
Thank you for your interest in expanding the capabilities of this integration! To help us add support for your new Solis inverter, please provide as much of the following information as possible:
11+
12+
**1. Inverter Model Type:**
13+
Please provide the exact model number of your Solis inverter (e.g., S6-EH3P12K02-NV-YD-L).
14+
15+
```
16+
[Your Inverter Model Type Here]
17+
```
18+
19+
**2. Inverter Model Number:**
20+
Please provide the model name if you know it (e.g., "3331").
21+
22+
```
23+
[Your Inverter Model Number Here]
24+
```
25+
26+
**3. Diagnostic Information:**
27+
Download diagnostic from Home Assistant integration page. Please paste `inverter_info` and `coordinator_data` fields within the code block below.
28+
29+
```json
30+
[Paste Your Diagnostic JSON Here, if available]
31+
```
32+
33+
**4. Additional Details:**
34+
Please provide any other relevant information that might help us add support for this inverter. For example:
35+
36+
- What specific features or sensors are you hoping to see?
37+
- Any other context or observations
38+
39+
We appreciate you taking the time to provide this information. Adding support for new hardware can be complex, and your detailed input is crucial for success!

0 commit comments

Comments
 (0)