fix(ignore): update zigbee-herdsman-converters to 26.107.0 (#33058)

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Koen Kanters
2026-09-06 06:01:53 +00:00
committed by GitHub
co-authored by Claude Opus 5
parent 7dc37e34c5
commit 9aa2eecc99
3 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"winston-transport": "^4.9.0",
"ws": "^8.21.3",
"zigbee-herdsman": "10.9.3",
"zigbee-herdsman-converters": "26.106.0",
"zigbee-herdsman-converters": "26.107.0",
"zigbee2mqtt-frontend": "0.9.21",
"zigbee2mqtt-windfront": "2.15.0"
},
+5 -5
View File
@@ -60,8 +60,8 @@ importers:
specifier: 10.9.3
version: 10.9.3
zigbee-herdsman-converters:
specifier: 26.106.0
version: 26.106.0
specifier: 26.107.0
version: 26.107.0
zigbee2mqtt-frontend:
specifier: 0.9.21
version: 0.9.21
@@ -1440,8 +1440,8 @@ packages:
utf-8-validate:
optional: true
zigbee-herdsman-converters@26.106.0:
resolution: {integrity: sha512-RlStxOOsk+CYoMJG63b656Hdfz9Zm3GjjZETas8yV+bIyjXJw6PnZlgOjPbBBfEIg2SIgMO2BRWMIoAW6uV08w==}
zigbee-herdsman-converters@26.107.0:
resolution: {integrity: sha512-bBhfMIuiPhzYqP3xus/0Tinw9XFI58u5wfiJvkmzd6+R8zA+7pbKtCcZ2er9sff5TK1PitoKFlDANOSYdJ/EaA==}
engines: {node: '>=20.15.0'}
zigbee-herdsman@10.9.3:
@@ -2661,7 +2661,7 @@ snapshots:
ws@8.21.3: {}
zigbee-herdsman-converters@26.106.0:
zigbee-herdsman-converters@26.107.0:
dependencies:
iconv-lite: 0.7.3
semver: 7.8.5
+2 -1
View File
@@ -2069,7 +2069,8 @@ describe("Extension: Bridge", () => {
},
{
access: 2,
description: "Inverts the cover position and state, false: open=100,close=0, true: open=0,close=100 (default false).",
description:
"Inverts the reported cover position and the state derived from it, false: open=100,close=0, true: open=0,close=100 (default false).",
label: "Invert cover",
name: "invert_cover",
property: "invert_cover",