Update zigbee-herdsman-converters to 20.30.0 (#24398)

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

* u
This commit is contained in:
Koen Kanters
2024-10-19 14:00:50 +02:00
committed by GitHub
parent 12cb6e135d
commit b2d3bbce3c
3 changed files with 9 additions and 14 deletions
+4 -4
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.8.0",
"ws": "^8.18.0",
"zigbee-herdsman": "2.1.4",
"zigbee-herdsman-converters": "20.29.0",
"zigbee-herdsman-converters": "20.30.0",
"zigbee2mqtt-frontend": "0.7.4"
},
"bin": {
@@ -10398,9 +10398,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "20.29.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-20.29.0.tgz",
"integrity": "sha512-deq2hMWYEI9Lmd51U3O3sUBQh+M+XXemqmCI6hMdAZpf2K0ZqAeeviiaRWHttUFrKnKlwkhfZjnlRrIrLMxYjQ==",
"version": "20.30.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-20.30.0.tgz",
"integrity": "sha512-iOSr7AC9W+CZ/wJY+cczOH7LplneamshNsGOaGw4TnOupmkgEu1SO1EUufvcqw7iX3to/k/ykrjRC5VQUwQ0XA==",
"license": "MIT",
"dependencies": {
"axios": "^1.7.7",
+1 -1
View File
@@ -62,7 +62,7 @@
"winston-transport": "^4.8.0",
"ws": "^8.18.0",
"zigbee-herdsman": "2.1.4",
"zigbee-herdsman-converters": "20.29.0",
"zigbee-herdsman-converters": "20.30.0",
"zigbee2mqtt-frontend": "0.7.4"
},
"devDependencies": {
+4 -9
View File
@@ -239,7 +239,6 @@ describe('Bridge', () => {
stringify([
{
date_code: null,
// definition: null,
disabled: false,
endpoints: {1: {bindings: [], clusters: {input: [], output: []}, configured_reportings: [], scenes: []}},
friendly_name: 'Coordinator',
@@ -368,8 +367,7 @@ describe('Bridge', () => {
{
access: 7,
category: 'config',
description:
'Controls the behavior when the device is powered on after power loss. If you get an `UNSUPPORTED_ATTRIBUTE` error, the device does not support it.',
description: 'Controls the behavior when the device is powered on after power loss',
label: 'Power-on behavior',
name: 'power_on_behavior',
property: 'power_on_behavior',
@@ -595,8 +593,7 @@ describe('Bridge', () => {
{
access: 7,
category: 'config',
description:
'Controls the behavior when the device is powered on after power loss. If you get an `UNSUPPORTED_ATTRIBUTE` error, the device does not support it.',
description: 'Controls the behavior when the device is powered on after power loss',
label: 'Power-on behavior',
name: 'power_on_behavior',
property: 'power_on_behavior',
@@ -1963,8 +1960,7 @@ describe('Bridge', () => {
{
access: 7,
category: 'config',
description:
'Controls the behavior when the device is powered on after power loss. If you get an `UNSUPPORTED_ATTRIBUTE` error, the device does not support it.',
description: 'Controls the behavior when the device is powered on after power loss',
label: 'Power-on behavior',
name: 'power_on_behavior',
property: 'power_on_behavior',
@@ -2373,8 +2369,7 @@ describe('Bridge', () => {
{
access: 7,
category: 'config',
description:
'Controls the behavior when the device is powered on after power loss. If you get an `UNSUPPORTED_ATTRIBUTE` error, the device does not support it.',
description: 'Controls the behavior when the device is powered on after power loss',
label: 'Power-on behavior',
name: 'power_on_behavior',
property: 'power_on_behavior',