Update zigbee-herdsman-converters to 14.0.116 (#7169)

* Fix state of members from group incorrect when toZigbee converter reads a member state. #7038

* Update zigbee-herdsman-converters to 14.0.116

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-04-22 20:34:13 +02:00
committed by GitHub
co-authored by Koen Kanters Koenkk
parent 366c5fcb4d
commit d3fd3bcacc
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14810,9 +14810,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.115",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.115.tgz",
"integrity": "sha512-JgdKympeLLLq2C7Nf2/txd4l/hojxxkUiH/3HoCkG1u/ADZYiZyZyo520RatYueNfZMY/Ss0h06EiEdepXqYSg==",
"version": "14.0.116",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.116.tgz",
"integrity": "sha512-+2/SGfEx0Y7PHW8BuUUu33lPH49m28DrCfGkR0qj1JePGUcS8VH3tHWt1YdTCvjctyO2mOiSam7Dce3NKqD72w==",
"requires": {
"axios": "^0.21.1",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -53,7 +53,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.91",
"zigbee-herdsman-converters": "14.0.115",
"zigbee-herdsman-converters": "14.0.116",
"zigbee2mqtt-frontend": "0.3.119"
},
"devDependencies": {