init
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
---
|
||||
name: Issue
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Before you open a new issue, search through the existing issues to see if others have had the same problem.
|
||||
|
||||
Issues not containing the minimum requirements will be closed:
|
||||
|
||||
- Issues without a description (using the header is not good enough) will be closed.
|
||||
- Issues without debug logging will be closed.
|
||||
- Issues without configuration will be closed
|
||||
-->
|
||||
|
||||
<!-- Your contribution with your own code files is welcome. However, we do not accept incomplete files as well as files related to MQTT controllers.
|
||||
-->
|
||||
|
||||
**Home Assistant version**
|
||||
|
||||
**SmartIR version**
|
||||
|
||||
**SmartIR configuration**
|
||||
|
||||
```yaml
|
||||
|
||||
Add configuration here
|
||||
|
||||
```
|
||||
|
||||
**Describe the bug**
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**Debug log**
|
||||
|
||||
```text
|
||||
|
||||
Add your logs here.
|
||||
|
||||
```
|
||||
|
||||
**Additional context**
|
||||
|
||||
Add any other context about the problem here.
|
||||
Reference in New Issue
Block a user