mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Update zigbee-shepherd-converter.
This commit is contained in:
parent
53051e9192
commit
6e1af542e5
@ -327,6 +327,7 @@ const mapping = {
|
||||
'50045': [configurations.light_brightness],
|
||||
'AV2010/22': [configurations.binary_sensor_occupancy],
|
||||
'3210-L': [configurations.switch],
|
||||
'7299355PH': [configurations.light_brightness_colortemp_xy],
|
||||
};
|
||||
|
||||
// A map of all discoverd devices
|
||||
|
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -4803,9 +4803,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-shepherd-converters": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-3.0.0.tgz",
|
||||
"integrity": "sha512-03lmLRW3rX9J7lSuneQRf9NPncIMBBCDfIvgvDUzFxIAe14rmVFmEQDP8pcMkhMqCYWsGNyQQpeoN7mzQWcNTg==",
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-3.0.2.tgz",
|
||||
"integrity": "sha512-eM6Po77V2lv9tvTTEWPCR7A06ch4bjVnLsL64rBywKvsU3v7+zAbLxca/5RLA0sMMstsvNIy4t4TYWxFKa6qPg==",
|
||||
"requires": {
|
||||
"debounce": "*"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user