2020-01-21 17:38:50 +00:00
|
|
|
---
|
2020-01-21 22:24:01 +00:00
|
|
|
name: Report a bug with Home Assistant
|
2020-01-21 17:38:50 +00:00
|
|
|
about: Report an issue with Home Assistant
|
|
|
|
---
|
|
|
|
<!-- READ THIS FIRST:
|
|
|
|
- If you need additional help with this template, please refer to https://www.home-assistant.io/help/reporting_issues/
|
|
|
|
- Make sure you are running the latest version of Home Assistant before reporting an issue: https://github.com/home-assistant/home-assistant/releases
|
|
|
|
- Do not report issues for integrations if you are using custom components or integrations.
|
|
|
|
- Provide as many details as possible. Paste logs, configuration samples and code into the backticks.
|
|
|
|
DO NOT DELETE ANY TEXT from this template! Otherwise, your issue may be closed without comment.
|
|
|
|
-->
|
|
|
|
## The problem
|
|
|
|
<!--
|
|
|
|
Describe the issue you are experiencing here to communicate to the
|
|
|
|
maintainers. Tell us what you were trying to do and what happened instead.
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
|
|
## Environment
|
|
|
|
<!--
|
|
|
|
Provide details about the versions you are using, which helps us reproducing
|
|
|
|
and finding the issue quicker. Version information is found in the
|
|
|
|
Home Assistant frontend: Developer tools -> Info.
|
|
|
|
-->
|
|
|
|
|
|
|
|
- Home Assistant release with the issue:
|
|
|
|
- Last working Home Assistant release (if known):
|
|
|
|
- Operating environment (Hass.io/Docker/Windows/etc.):
|
|
|
|
- Integration causing this issue:
|
|
|
|
- Link to integration documentation on our website:
|
|
|
|
|
|
|
|
## Problem-relevant `configuration.yaml`
|
|
|
|
<!--
|
|
|
|
An example configuration that caused the problem for you. Fill this out even
|
|
|
|
if it seems unimportant to you. Please be sure to remove personal information
|
|
|
|
like password other credentials.
|
|
|
|
-->
|
|
|
|
|
|
|
|
```yaml
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
## Traceback/Error logs
|
|
|
|
<!--
|
|
|
|
If you come across any trace or error logs, please provide them.
|
|
|
|
-->
|
|
|
|
|
|
|
|
```txt
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
## Additional information
|
|
|
|
|