Skip to content

Commit

Permalink
0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas22122212 committed Jan 9, 2018
1 parent 549ee07 commit 2027cb2
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
{
"name": "homebridge-rfoutlets-protocol",
"version": "0.1.2",
"version": "0.1.3",
"description": "RF (433MHz) outlet remote control plugin for homebridge which uses different protocols: https://github.com/thomas22122212/homebridge-rfoutlets-protocol",
"license": "(MIT OR ISC)",
"keywords": [
"homebridge-plugin", "433", "433MHz", "Raspberry", "Pi", "rf", "rc-switch", "brennenstuhl", "silvercrest","outlets"
"homebridge-plugin",
"433",
"433MHz",
"Raspberry",
"Pi",
"rf",
"rc-switch",
"brennenstuhl",
"silvercrest",
"outlets"
],
"engines": {
"node": ">=0.12.0",
Expand All @@ -20,4 +29,4 @@
"dependencies": {
"limiter": "1.x"
}
}
}

0 comments on commit 2027cb2

Please sign in to comment.