Skip to content

Commit

Permalink
Update zigbee-shepherd-converters to 9.0.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed May 19, 2019
1 parent 1e04c22 commit 18913a1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions lib/extension/homeassistant.js
Original file line number Diff line number Diff line change
Expand Up @@ -694,6 +694,7 @@ const mapping = {
'74580': [configurations.light_brightness],
'MCT-340 E': [configurations.binary_sensor_contact],
'D1542': [configurations.light_brightness_colortemp],
'ZGRC-KEY-013': [configurations.sensor_click],
};

Object.keys(mapping).forEach((key) => {
Expand Down
6 changes: 3 additions & 3 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"zcl-id": "git+https://github.com/Koenkk/zcl-id.git#4fa75c92424cd070a3bf6e1f4640b1e3ad8f802d",
"ziee": "*",
"zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#52d54ddb30a4ddc0722c51e077b4d843f0f52a6e",
"zigbee-shepherd-converters": "9.0.11",
"zigbee-shepherd-converters": "9.0.12",
"deep-diff": "*",
"zive": "*"
},
Expand Down

0 comments on commit 18913a1

Please sign in to comment.