Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gormanb committed Jan 21, 2024
1 parent e045c29 commit 156b119
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"private": true,
"displayName": "Homebridge Hive Home Control",
"name": "homebridge-hivehome-control",
"version": "1.0.0",
Expand All @@ -26,7 +25,13 @@
"postinstall": "npx pympip3 install git+https://github.com/gormanb/Pyhiveapi.git@v0.5.16.1"
},
"keywords": [
"homebridge-plugin"
"homebridge-plugin",
"hive",
"homekit",
"hot water",
"heating",
"thermostat",
"smart home"
],
"dependencies": {
"enquirer": "^2.4.1",
Expand Down

0 comments on commit 156b119

Please sign in to comment.