Skip to content

Commit 325199d

Browse files
authored
fix(ignore): update zigbee-herdsman-converters to 23.8.0 (#26761)
1 parent e602dc8 commit 325199d

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"winston-transport": "^4.9.0",
6464
"ws": "^8.18.1",
6565
"zigbee-herdsman": "3.4.0",
66-
"zigbee-herdsman-converters": "23.7.0",
66+
"zigbee-herdsman-converters": "23.8.0",
6767
"zigbee2mqtt-frontend": "0.9.4"
6868
},
6969
"devDependencies": {

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/extensions/bridge.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1261,7 +1261,6 @@ describe('Extension: Bridge', () => {
12611261
},
12621262
{
12631263
access: 5,
1264-
category: 'diagnostic',
12651264
description: 'Instantaneous measured power',
12661265
label: 'Power',
12671266
name: 'power',

0 commit comments

Comments
 (0)