Skip to content

Commit

Permalink
Update zigbee-herdsman-converters to 12.0.193 (#4476)
Browse files Browse the repository at this point in the history
* Update zigbee-herdsman-converters to 12.0.193

* Update homeassistant.js

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <[email protected]>
  • Loading branch information
github-actions[bot] and Koenkk authored Sep 27, 2020
1 parent 939a268 commit 546d619
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 52 deletions.
2 changes: 2 additions & 0 deletions lib/extension/homeassistant.js
Original file line number Diff line number Diff line change
Expand Up @@ -2044,6 +2044,8 @@ const mapping = {
'HDM40PV620': [cfg.cover_position],
'TS0207_repeater': [],
'929002294203': [cfg.light_brightness_colortemp_colorxy],
'DM A60F': [cfg.light_brightness],
'LeTV.8KEY': [cfg.sensor_action],
};

const defaultStatusTopic = 'homeassistant/status';
Expand Down
102 changes: 51 additions & 51 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 @@ -53,7 +53,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.9",
"zigbee-herdsman-converters": "12.0.192",
"zigbee-herdsman-converters": "12.0.193",
"zigbee2mqtt-frontend": "0.2.15"
},
"devDependencies": {
Expand Down

0 comments on commit 546d619

Please sign in to comment.