mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
Update zigbee-shepherd-converters. https://github.com/Koenkk/zigbee2mqtt/issues/204
This commit is contained in:
@@ -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
|
||||
|
||||
Generated
+3
-3
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user