2
0

feat(devices): handle yeelight basic support

Delete gateway in action config.
Close #4, #8 and #9
This commit is contained in:
Pierre CLEMENT
2018-01-11 00:41:54 +01:00
parent c85e131bc1
commit 809f9a6efb
18 changed files with 286 additions and 1163 deletions

View File

@@ -5,10 +5,7 @@
defaults: {
gateway: {value:"", type:"xiaomi-configurator"},
name: {value: ""},
sid: {value: "", required: true},
outmsg: {value: "{{click}}"},
outmsgdbcl: {value: "{{double_click}}"},
output: {value: "0"}
sid: {value: "", required: true}
},
inputs: 1,
outputs: 1,