Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
Added slider as a supported switch type
Add zone support to security system
Add switches to arm security system without HomeKit restrictions
  • Loading branch information
grover committed Feb 18, 2018
1 parent e339ab2 commit c506aea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": {
"name": "Michael Froehlich"
},
"version": "2.0.2",
"version": "3.0.0",
"description": "A platform for automation switches for HomeKit via Homebridge",
"license": "MIT",
"main": "src/index.js",
Expand Down Expand Up @@ -37,4 +37,4 @@
"lint": "./node_modules/.bin/eslint src",
"release": "npm-github-release"
}
}
}

0 comments on commit c506aea

Please sign in to comment.