Skip to content

Commit 19eb05a

Browse files
authored
fix(ignore): update zigbee-herdsman-converters to 26.43.0 (#31878)
1 parent 9f7ea9b commit 19eb05a

4 files changed

Lines changed: 11 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"winston-transport": "^4.9.0",
6464
"ws": "^8.20.0",
6565
"zigbee-herdsman": "10.0.7",
66-
"zigbee-herdsman-converters": "26.42.0",
66+
"zigbee-herdsman-converters": "26.43.0",
6767
"zigbee2mqtt-frontend": "0.9.21",
6868
"zigbee2mqtt-windfront": "2.11.2"
6969
},

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/extensions/bridge.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -749,6 +749,7 @@ describe("Extension: Bridge", () => {
749749
"fireplace",
750750
"colorloop",
751751
"sunset",
752+
"sunrise",
752753
"sparkle",
753754
"opal",
754755
"glisten",

test/extensions/homeassistant.test.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ describe("Extension: HomeAssistant", () => {
165165
"fireplace",
166166
"colorloop",
167167
"sunset",
168+
"sunrise",
168169
"sparkle",
169170
"opal",
170171
"glisten",
@@ -1984,6 +1985,7 @@ describe("Extension: HomeAssistant", () => {
19841985
"fireplace",
19851986
"colorloop",
19861987
"sunset",
1988+
"sunrise",
19871989
"sparkle",
19881990
"opal",
19891991
"glisten",
@@ -2463,6 +2465,7 @@ describe("Extension: HomeAssistant", () => {
24632465
"fireplace",
24642466
"colorloop",
24652467
"sunset",
2468+
"sunrise",
24662469
"sparkle",
24672470
"opal",
24682471
"glisten",
@@ -2518,6 +2521,7 @@ describe("Extension: HomeAssistant", () => {
25182521
"fireplace",
25192522
"colorloop",
25202523
"sunset",
2524+
"sunrise",
25212525
"sparkle",
25222526
"opal",
25232527
"glisten",

0 commit comments

Comments
 (0)