mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 23:00:55 +00:00
Update zigbee-shepherd-converters to 2.0.33.
This commit is contained in:
@@ -295,6 +295,8 @@ const mapping = {
|
||||
'GL-C-008': [configurations.light_brightness_colortemp_xy],
|
||||
'STSS-MULT-001': [configurations.binary_sensor_contact],
|
||||
'E11-G23': [configurations.light_brightness],
|
||||
'AC03845': [configurations.light_brightness_colortemp_xy],
|
||||
'AC03641': [configurations.light_brightness],
|
||||
};
|
||||
|
||||
// A map of all discoverd devices
|
||||
|
||||
Generated
+3
-3
@@ -2866,9 +2866,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-shepherd-converters": {
|
||||
"version": "2.0.32",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-2.0.32.tgz",
|
||||
"integrity": "sha512-f+K4IEbAiwCAad2Fkfgipq5O78KLRNi/F+mOCp/DTns/PhGW1SSVTmsSoxE0Hr5kj6AG8WnnmYOD9oVxdZ874g==",
|
||||
"version": "2.0.33",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-2.0.33.tgz",
|
||||
"integrity": "sha512-xkd0gP5mrp1MnY1DPA9BfYItXaxP6Tkt3SP1z6tT3dp4tNSMTgxFge3BPs7o2Awt/+LC/miS+08SOy46wlg0ZQ==",
|
||||
"requires": {
|
||||
"debounce": "1.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user