---
name: Bug Report
about: Report a bug with a blueprint
title: ''
labels: bug
assignees: ''
---
## Blueprint Name
Which blueprint is affected?
## Describe the Bug
A clear description of what the bug is.
## Environment
- **Home Assistant version:**
- **Blueprint version/date downloaded:**
## Steps to Reproduce
1.
2.
3.
## Expected Behavior
What you expected to happen.
## Actual Behavior
What actually happened.
## Blueprint Configuration
Your blueprint inputs (remove sensitive data)
```yaml
Paste configuration here
```
## Logs
Relevant log entries
```
Paste logs here
```
## Additional Context
Any other context about the problem.