2
0

feat(gateway): add a node to access a gateway

This commit is contained in:
Pierre CLEMENT
2018-01-01 04:22:20 +01:00
parent 3ebdbf9100
commit 33084b0220
6 changed files with 66 additions and 19 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 699 B

View File

@@ -10,7 +10,7 @@
outputs: 1,
outputLabels: ["All devices"],
paletteLabel: "all",
icon: "light-icon.png",
icon: "xiaomi-all-icon.png",
label: function () {
return this.name || "xiaomi-all";
}