2
0

feat(icons): change icons

This commit is contained in:
Pierre CLEMENT
2018-01-03 15:36:23 +01:00
parent 8a40a6ad54
commit 92ccef1492
23 changed files with 515 additions and 18 deletions

View File

@@ -13,7 +13,7 @@
inputs: 1,
outputs: 1,
paletteLabel: "switch",
icon: "light-icon.png",
icon: "mi-switch.png",
label: function () {
return this.name || "xiaomi-switch";
},