mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Add AB3257001NJ. #62
This commit is contained in:
@@ -227,6 +227,7 @@ const mapping = {
|
||||
'AA70155': [configurations.light_brightness_colortemp],
|
||||
'AA69697': [configurations.light_brightness_colortemp_xy],
|
||||
'HALIGHTDIMWWE27': [configurations.light_brightness],
|
||||
'AB3257001NJ': [configurations.switch],
|
||||
};
|
||||
|
||||
// A map of all discoverd devices
|
||||
|
||||
Generated
+3
-3
@@ -2805,9 +2805,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-shepherd-converters": {
|
||||
"version": "0.1.5",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-0.1.5.tgz",
|
||||
"integrity": "sha512-JRcc/jwQm+wOyv2yyJ8J0EryBfNtLikPoND4GS+lEZimPvzRX6NZMoc5A8Q9olLIE9hMmdp/aTdb0EhcrFfNaw==",
|
||||
"version": "0.1.6",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-0.1.6.tgz",
|
||||
"integrity": "sha512-lD7GXYZ1M797qatra6rIGGR0sqK3JKGsadndMbwKxtFrZOZL+MpQIkVh0oo3yTJJ/7UIQyLsTo/mCX4RhqTGKQ==",
|
||||
"dependencies": {
|
||||
"acorn": {
|
||||
"version": "5.5.3",
|
||||
|
||||
Reference in New Issue
Block a user