mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 02:21:38 +00:00
Update zigbee-shepherd-converters.
This commit is contained in:
@@ -278,6 +278,9 @@ const mapping = {
|
||||
'SL 110 N': [configurations.light_brightness],
|
||||
'SL 110 M': [configurations.light_brightness],
|
||||
'SL 110 W': [configurations.light_brightness],
|
||||
'AA68199': [configurations.light_brightness_colortemp],
|
||||
'QBKG11LM': [configurations.switch, configurations.sensor_power],
|
||||
'QBKG12LM': [configurations.switch_left, configurations.switch_right, configurations.sensor_power],
|
||||
};
|
||||
|
||||
// A map of all discoverd devices
|
||||
|
||||
Generated
+3
-3
@@ -2787,9 +2787,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-shepherd-converters": {
|
||||
"version": "2.0.10",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-2.0.10.tgz",
|
||||
"integrity": "sha512-7ud41U2SJJQxdFO5kyC9DwJUOf37uLWHthwqLLxUG9krw1lUGUXzgcYWX02QjYAf6/AAPVfPWvZCHYKD8v/6YQ==",
|
||||
"version": "2.0.11",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-2.0.11.tgz",
|
||||
"integrity": "sha512-Et5LCSEv+dEk1Bw2wSgw/CVnkDXsHahJnaSklpHDWv8gsMNITjWahyiM15f/zTmxFBcbs+Sl0IBUAuaiBn57kw==",
|
||||
"requires": {
|
||||
"debounce": "1.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user