mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-23 20:11:17 +00:00
Update zigbee-shepherd-converters to 2.0.6.
This commit is contained in:
@@ -257,9 +257,10 @@ const mapping = {
|
||||
'73740': [configurations.light_brightness_colortemp],
|
||||
'22670': [configurations.light_brightness],
|
||||
'ICTC-G-1': [configurations.sensor_brightness],
|
||||
'603.426.56': [configurations.light_brightness],
|
||||
'ICPSHC24-30EU-IL-1': [configurations.light_brightness],
|
||||
'45852GE': [configurations.light_brightness],
|
||||
'E11-G13': [configurations.light_brightness],
|
||||
'LED1649C5': [configurations.light_brightness],
|
||||
};
|
||||
|
||||
// A map of all discoverd devices
|
||||
|
||||
Generated
+3
-3
@@ -2797,9 +2797,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-shepherd-converters": {
|
||||
"version": "2.0.5",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-2.0.5.tgz",
|
||||
"integrity": "sha512-Hd+kTFD+t168i7HP8umWiY2h3VAp8q/zvZRMeJEhpxCGJK4CeJYHPYG18cWH7MdGnWS2/fkuOKryvzpaWseqHQ==",
|
||||
"version": "2.0.6",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-2.0.6.tgz",
|
||||
"integrity": "sha512-WCa6556mDOn7324yU3EQjVlO2JpiwibJMAYZkFsNkF9uOB1ViYQsx49YDJWF4ShLfnq3VRnOHJm2UfVqc/3ACA==",
|
||||
"requires": {
|
||||
"debounce": "1.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user