This commit is contained in:
Koenkk
2018-08-13 19:21:55 +02:00
parent 426a89914f
commit 6f4013fd94
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -300,6 +300,7 @@ const mapping = {
switchWithPostfix('bottom_left'), switchWithPostfix('bottom_right'),
switchWithPostfix('top_left'), switchWithPostfix('top_right'),
],
'BY 165': [configurations.light_brightness],
};
// A map of all discoverd devices
+3 -3
View File
@@ -3301,9 +3301,9 @@
}
},
"zigbee-shepherd-converters": {
"version": "2.0.37",
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-2.0.37.tgz",
"integrity": "sha512-XwWmU0687upUuvo54LZYEgMqmx/reGBQxF2a1kkeTsE39DbM8bElDqpk/1Bhi11jK6DTa1JwnZMF0SNY2C6ZQA==",
"version": "2.0.38",
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-2.0.38.tgz",
"integrity": "sha512-wA6qiRkEe9cfp8FUb30OwRxNlu/Hvmi84mB6A6CntkcqIZjTs6PGUCrkywz3+bjuP85Lb4ZNsaU9liJ9JZfyzg==",
"requires": {
"debounce": "1.1.0"
},