feat(icons): change icons
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 10 KiB |
BIN
node-red-contrib-xiaomi-switch/icons/mi-switch.png
Normal file
BIN
node-red-contrib-xiaomi-switch/icons/mi-switch.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 842 B |
@@ -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";
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user