Update zigbee-herdsman-converters to 20.17.1 (#24092)

* fix(ignore): update zigbee-herdsman-converters to 20.17.1

* Update
This commit is contained in:
Koen Kanters
2024-09-24 20:29:25 +00:00
committed by GitHub
parent 5dd1bfb8a6
commit 22e1480f74
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -33,7 +33,7 @@
"winston-transport": "^4.7.1",
"ws": "^8.18.0",
"zigbee-herdsman": "2.1.1",
"zigbee-herdsman-converters": "20.17.0",
"zigbee-herdsman-converters": "20.17.1",
"zigbee2mqtt-frontend": "0.7.4"
},
"bin": {
@@ -10374,9 +10374,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "20.17.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-20.17.0.tgz",
"integrity": "sha512-bQsa7yuykta/6wH9+R1tvK8ysXEn2Mt2P6d24t6aQZjvf07B9Ep5oTuhrXED9HK9dVmHNplszvVrOB73nq037A==",
"version": "20.17.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-20.17.1.tgz",
"integrity": "sha512-ihCZJSrZKfeiotXbxmjSdQ6A68EHBGJKNVFDTwHhcqu3Dn59luh5GOq2MwB50k6oKir87VAyUpNi2wilxGjXZw==",
"license": "MIT",
"dependencies": {
"axios": "^1.7.7",
+1 -1
View File
@@ -61,7 +61,7 @@
"winston-transport": "^4.7.1",
"ws": "^8.18.0",
"zigbee-herdsman": "2.1.1",
"zigbee-herdsman-converters": "20.17.0",
"zigbee-herdsman-converters": "20.17.1",
"zigbee2mqtt-frontend": "0.7.4"
},
"devDependencies": {
+1 -1
View File
@@ -629,7 +629,7 @@ describe('Receive', () => {
it('Should report correct energy and power values for different versions of SP600', async () => {
// https://github.com/Koenkk/zigbee-herdsman-converters/issues/915, OLD and NEW use different date code
// divisor of OLD is not correct and therefore underreports by factor 10.
const data = {instantaneousDemand: 496, currentSummDelivered: [0, 6648]};
const data = {instantaneousDemand: 496, currentSummDelivered: 6648};
const SP600_NEW = zigbeeHerdsman.devices.SP600_NEW;
await zigbeeHerdsman.events.message({