Update zigbee-shepherd-converters.

This commit is contained in:
Koenkk
2018-07-18 22:50:28 +02:00
parent 04d7a87765
commit 396e4b1bed
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -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
+3 -3
View File
@@ -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"
},