Getting there...

This commit is contained in:
Kevin Fronczak
2017-03-11 23:21:26 -05:00
parent d54a6cbb71
commit 326906f073
9 changed files with 54 additions and 20 deletions
+9
View File
@@ -0,0 +1,9 @@
## 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