Skip to content

Commit

Permalink
Release 1.0.5
Browse files Browse the repository at this point in the history
Use x/y instead of hue/sat to decode color updates
  • Loading branch information
tim-hellhake committed Apr 3, 2021
1 parent 0ed450d commit 4bb4b90
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@
}
},
"short_name": "Philips Hue",
"version": "1.0.4"
"version": "1.0.5"
}
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "philips-hue-adapter",
"version": "1.0.4",
"version": "1.0.5",
"description": "WebThings Gateway Philips Hue Adapter. Press the link button on your Hue bridge to pair devices.",
"scripts": {
"lint": "eslint src",
Expand Down

0 comments on commit 4bb4b90

Please # to comment.