mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-15 16:24:04 +02:00
63 lines
2.3 KiB
Markdown
63 lines
2.3 KiB
Markdown
---
|
|
name: Bug Report
|
|
about: Report a bug in adaptive-lighting.
|
|
title: ''
|
|
labels: kind/bug, kind/feature, need/triage
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
# Home Assistant Adaptive Lighting Issue Template
|
|
|
|
## Bug Reports
|
|
|
|
If you need help with using or configuring Adaptive Lighting, please [open a Q&A discussion thread here](https://github.com/basnijholt/adaptive-lighting/discussions/new?category=q-a) instead.
|
|
|
|
### Before submitting a bug report, please follow these troubleshooting steps:
|
|
|
|
Please confirm that you have completed the following steps:
|
|
|
|
- [ ] I have updated to the [latest Adaptive Lighting version](https://github.com/basnijholt/adaptive-lighting/releases) available in [HACS](https://hacs.xyz/).
|
|
- [ ] I have reviewed the [Troubleshooting Section](https://github.com/basnijholt/adaptive-lighting#sos-troubleshooting) in the [README](https://github.com/basnijholt/adaptive-lighting#readme).
|
|
- [ ] (If using Zigbee2MQTT) I have read the [Zigbee2MQTT troubleshooting guide](https://github.com/basnijholt/adaptive-lighting#zigbee2mqtt) in the [README](https://github.com/basnijholt/adaptive-lighting#readme).
|
|
- [ ] I have checked the [V2 Roadmap](https://github.com/basnijholt/adaptive-lighting/discussions/291) and [open issues](https://github.com/basnijholt/adaptive-lighting/issues) to ensure my issue isn't a duplicate.
|
|
|
|
|
|
### Required information for bug reports:
|
|
|
|
Please include the following information in your issue.
|
|
|
|
*Issues missing this information may not be addressed.*
|
|
|
|
1. **Debug logs** captured while the issue occurred. [See here for instructions on enabling debug logging](https://github.com/basnijholt/adaptive-lighting#troubleshooting):
|
|
|
|
```
|
|
|
|
```
|
|
|
|
2. [Your Adaptive Lighting configuration](https://github.com/basnijholt/adaptive-lighting#gear-configuration):
|
|
|
|
```
|
|
|
|
```
|
|
|
|
3. (If using Zigbee2MQTT), provide your configuration files (**remove all personal information before posting**):
|
|
- `devices.yaml`
|
|
- `groups.yaml`
|
|
- `configuration.yaml` ⚠️; **Warning** _**REMOVE ALL of the PERSONAL INFORMATION BELOW before posting**_ ⚠️;
|
|
- mqtt: `server`:
|
|
- mqtt: `user`:
|
|
- mqtt: `password`:
|
|
- advanced: `pan_id`:
|
|
- advanced: `network_key`:
|
|
- anything in `log_syslog` if you use this
|
|
- Brand and model number of problematic light(s)
|
|
```
|
|
|
|
```
|
|
|
|
4. Describe the bug and how to reproduce it:
|
|
|
|
|
|
|
|
5. Steps to reproduce the behavior:
|