ioBroker / ioBroker.zigbee

Zigbee communcation with Hue, Xiaomi, Lighttify... via TI CC2xxx USB stick
MIT License
305 stars 191 forks source link

Bump zigbee-herdsman from 0.33.2 to 0.33.5 #2070

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps zigbee-herdsman from 0.33.2 to 0.33.5.

Release notes

Sourced from zigbee-herdsman's releases.

v0.33.5

0.33.5 (2024-01-30)

Bug Fixes

  • EZSP: Enable software flow control only if RTS/CTS not enabled. (#897) (a0f2ce9)
  • ignore: Replace aqaraOpple cluster name with manuSpecificLumi (#892) (c887b15)

v0.33.4

0.33.4 (2024-01-29)

Bug Fixes

v0.33.3

0.33.3 (2024-01-28)

Bug Fixes

  • Remove IKEA specific pm25 measuredValue attribute (#890) (e8387ff)
  • Some more backup support for EZSP 13+ (#888) (9b6c04b)
Changelog

Sourced from zigbee-herdsman's changelog.

0.33.5 (2024-01-30)

Bug Fixes

  • EZSP: Enable software flow control only if RTS/CTS not enabled. (#897) (a0f2ce9)
  • ignore: Replace aqaraOpple cluster name with manuSpecificLumi (#892) (c887b15)

0.33.4 (2024-01-29)

Bug Fixes

0.33.3 (2024-01-28)

Bug Fixes

  • Remove IKEA specific pm25 measuredValue attribute (#890) (e8387ff)
  • Some more backup support for EZSP 13+ (#888) (9b6c04b)
Commits
  • d9d87e6 chore(master): release 0.33.5 (#898)
  • c887b15 fix(ignore): Replace aqaraOpple cluster name with manuSpecificLumi (#892)
  • a0f2ce9 fix: EZSP: Enable software flow control only if RTS/CTS not enabled. (#897)
  • 73acff1 chore(master): release 0.33.4 (#895)
  • d2d27d7 fix: EZSP: cleaned up awaits (#894)
  • cc9cb14 chore(master): release 0.33.3 (#891)
  • e8387ff fix: Remove IKEA specific pm25 measuredValue attribute (#890)
  • 9b6c04b fix: Some more backup support for EZSP 13+ (#888)
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)