mirror of
https://github.com/esphome/esphome.git
synced 2024-11-14 02:58:11 +01:00
06371c9e2d
* Create issue templates * Update bug_report.md
22 lines
693 B
Markdown
22 lines
693 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
|
|
---
|
|
|
|
<!-- READ THIS FIRST:
|
|
- This is for feature requests only, if you want to have a certain new sensor/module supported, please use the "new integration" template.
|
|
- Please be as descriptive as possible, especially use-cases that can otherwise not be solved boost the problem's priority.
|
|
-->
|
|
|
|
**Is your feature request related to a problem? Please describe.**
|
|
<!--
|
|
A clear and concise description of what the problem is.
|
|
-->
|
|
Ex. I'm always frustrated when [...]
|
|
|
|
**Describe the solution you'd like**
|
|
A description of what you want to happen.
|
|
|
|
**Additional context**
|
|
Add any other context about the feature request here.
|