Skip to content

Commit

Permalink
Merge pull request #1 from gcalica/dev
Browse files Browse the repository at this point in the history
Able to send and receive a message from Yeelight discovery
  • Loading branch information
gcalica authored Mar 31, 2019
2 parents abac421 + 8a9ca35 commit 5d42d02
Show file tree
Hide file tree
Showing 68 changed files with 993 additions and 3,879 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ module.exports = {
'arrow-body-style': [2, 'as-needed'],
'class-methods-use-this': 0,
'comma-dangle': [2, 'always-multiline'],
'no-plusplus': 'off',
'import/imports-first': 0,
'import/newline-after-import': 0,
'import/no-dynamic-require': 0,
Expand Down
31 changes: 0 additions & 31 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

27 changes: 0 additions & 27 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

17 changes: 0 additions & 17 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

15 changes: 0 additions & 15 deletions .github/MAINTAINERS.md

This file was deleted.

23 changes: 0 additions & 23 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

14 changes: 0 additions & 14 deletions .github/issue-close-app.yml

This file was deleted.

29 changes: 0 additions & 29 deletions .github/lock.yml

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ stats.json
.DS_Store
npm-debug.log
.idea
docs
49 changes: 0 additions & 49 deletions CODE_OF_CONDUCT.md

This file was deleted.

134 changes: 0 additions & 134 deletions CONTRIBUTING.md

This file was deleted.

Loading

0 comments on commit 5d42d02

Please sign in to comment.