Add AB3257001NJ. #62

This commit is contained in:
Koenkk
2018-05-28 20:01:28 +02:00
parent 2d7a6ecaf3
commit b8fb13043b
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -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
+3 -3
View File
@@ -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",