You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53 lines
977 B
53 lines
977 B
---
|
|
name: Bug report
|
|
about: Create a report to help us improve EspHoMaTriXv2
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- Make sure to read the documentaion (https://github.com/lubeda/EspHoMaTriXv2/blob/main/README.md) before opening an issue. -->
|
|
|
|
# Bug report
|
|
|
|
## Describe the bug
|
|
|
|
Add a description of the bug. Detail the expected behavior in contrast with the behavior you're observing.
|
|
|
|
## Additional information
|
|
|
|
- used Hardware:
|
|
- ESP32 or ESP8266
|
|
- EspHoMaTriXv2 version: [e.g. 2023.5.0]
|
|
|
|
## To Reproduce
|
|
|
|
Steps to reproduce the behavior:
|
|
|
|
## Expected behavior
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
## Configuration
|
|
|
|
```text
|
|
(optional) The YAML you used in epshome without any password
|
|
```
|
|
|
|
## Screenshots
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
## Logs
|
|
|
|
```text
|
|
(optional) Add relevant logs which could help tackle the problem.
|
|
```
|
|
|
|
## Services calls
|
|
|
|
```text
|
|
(optional) The YAML of your service calls
|
|
```
|