Skip to content

Commit

Permalink
Work on #13
Browse files Browse the repository at this point in the history
  • Loading branch information
overload08 committed Jan 28, 2017
1 parent a0d2188 commit 722023c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions info.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"hue": {
"name": "Color",
"incremental": false,
"data_type": "DT_RGBHexa",
"data_type": "DT_ColorRGBHexa",
"conversion": "",
"timeout": 600,
"history": {
Expand Down Expand Up @@ -148,7 +148,7 @@
"return_confirmation": true,
"parameters": [{
"key": "current",
"data_type": "DT_RGBHexa",
"data_type": "DT_ColorRGBHexa",
"conversion": ""
}]
}
Expand Down

0 comments on commit 722023c

Please sign in to comment.