mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-01 16:48:31 +00:00
Update zigbee-shepherd-converters.
This commit is contained in:
@@ -294,6 +294,7 @@ const mapping = {
|
||||
'324131092621': [configurations.sensor_action],
|
||||
'GL-C-008': [configurations.light_brightness_colortemp_xy],
|
||||
'STSS-MULT-001': [configurations.binary_sensor_contact],
|
||||
'E11-G23': [configurations.light_brightness],
|
||||
};
|
||||
|
||||
// A map of all discoverd devices
|
||||
|
||||
Generated
+3
-3
@@ -2866,9 +2866,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-shepherd-converters": {
|
||||
"version": "2.0.28",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-2.0.28.tgz",
|
||||
"integrity": "sha512-Ta/Iy1FttfyyB+vQI3WuieQhwPTT5Urkm+AgeR8E4mjTfe39Jk9dTQVDLgwPfxj1UtejIgWf7KyJ+Wyfa7ZvKw==",
|
||||
"version": "2.0.31",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-2.0.31.tgz",
|
||||
"integrity": "sha512-HwziQdHXitwBnV74KjG2R1JzhEiqjfV1OSLVKSmEsSYqNP+2vtjGmfkE+W8ySxffjvyI2fPxTli+2JRtEQPv8g==",
|
||||
"requires": {
|
||||
"debounce": "1.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user