Update zigbee-herdsman-converters to 14.0.286 (#9238)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-19 20:01:18 +02:00
committed by GitHub
co-authored by Koenkk
parent de825014c0
commit c647e87641
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13183,9 +13183,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.285",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.285.tgz",
"integrity": "sha512-ksB35eaMloFotw2LZw81o0IRt674JFmt4uHD95Oh7l1thl0R4ipDdU166mO9nq9VN9kxnM9jkl6Bie5meZy8ug==",
"version": "14.0.286",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.286.tgz",
"integrity": "sha512-Q4I85QmOGPh4+ZIdLZVsNRV/hKmnB9U0+4vKPEAozpy63DXuJ/pLXEiEmNkaeDMVLsC9QWJFJCeYIqR1mfXm0Q==",
"requires": {
"axios": "^0.22.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -58,7 +58,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.160",
"zigbee-herdsman-converters": "14.0.285",
"zigbee-herdsman-converters": "14.0.286",
"zigbee2mqtt-frontend": "0.6.20"
},
"devDependencies": {