9 lines
308 B
Markdown
9 lines
308 B
Markdown
## Description:
|
|
|
|
|
|
**Related issue (if applicable):** fixes #<blinkpy issue number goes here>
|
|
|
|
## Checklist:
|
|
- [ ] Local tests with `tox` run successfully **PR cannot be meged unless tests pass**
|
|
- [ ] If user-facing functionality changed, README.rst updated
|
|
- [ ] Tests added to verify new code works |