ioBroker / ioBroker.zigbee

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

Bump zigbee-herdsman from 0.34.4 to 0.35.3 #2100

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps zigbee-herdsman from 0.34.4 to 0.35.3.

Release notes

Sourced from zigbee-herdsman's releases.

v0.35.3

0.35.3 (2024-03-04)

Bug Fixes

  • Cleanup SerialPort async wrappers (#949) (cbd68df)
  • Ember: Drastically lower default requests & callbacks processing delay & use existing setting for customization. (#951) (810266a)
  • ignore: update dependencies (#947) (795c944)

v0.35.2

0.35.2 (2024-03-02)

Bug Fixes

  • Ember: skip port re-init on reset retry (#945) (2a3a98b)

v0.35.1

0.35.1 (2024-03-01)

Bug Fixes

  • Refactor names to follow convention in SchneiderSwitch cluster (#942) (91190b2)

v0.35.0

0.35.0 (2024-02-29)

Features

  • Add manuSpecificSchneiderFanSwitchConfiguration (#937) (adcfd61)

v0.34.9

0.34.9 (2024-02-27)

Bug Fixes

  • EZSP: fix pairing via routers not possible (#938) (b004cf8)

v0.34.8

0.34.8 (2024-02-26)

Bug Fixes

  • Ember: port init/close logic cleanup. (#935) (c11d356)

... (truncated)

Changelog

Sourced from zigbee-herdsman's changelog.

0.35.3 (2024-03-04)

Bug Fixes

  • Cleanup SerialPort async wrappers (#949) (cbd68df)
  • Ember: Drastically lower default requests & callbacks processing delay & use existing setting for customization. (#951) (810266a)
  • ignore: update dependencies (#947) (795c944)

0.35.2 (2024-03-02)

Bug Fixes

  • Ember: skip port re-init on reset retry (#945) (2a3a98b)

0.35.1 (2024-03-01)

Bug Fixes

  • Refactor names to follow convention in SchneiderSwitch cluster (#942) (91190b2)

0.35.0 (2024-02-29)

Features

  • Add manuSpecificSchneiderFanSwitchConfiguration (#937) (adcfd61)

0.34.9 (2024-02-27)

Bug Fixes

  • EZSP: fix pairing via routers not possible (#938) (b004cf8)

0.34.8 (2024-02-26)

Bug Fixes

  • Ember: port init/close logic cleanup. (#935) (c11d356)

0.34.7 (2024-02-25)

Bug Fixes

  • Ember: reworked errors in ASH protocol (#932) (bf070cd)

... (truncated)

Commits
  • bebac56 chore(master): release 0.35.3 (#948)
  • 810266a fix: Ember: Drastically lower default requests & callbacks processing delay &...
  • cbd68df fix: Cleanup SerialPort async wrappers (#949)
  • 795c944 fix(ignore): update dependencies (#947)
  • 17f6ce6 chore(master): release 0.35.2 (#946)
  • 2a3a98b fix: Ember: skip port re-init on reset retry (#945)
  • 882f2e4 chore(master): release 0.35.1 (#944)
  • 91190b2 fix: Refactor names to follow convention in SchneiderSwitch cluster (#942)
  • 1443b5b chore(master): release 0.35.0 (#941)
  • adcfd61 feat: Add manuSpecificSchneiderFanSwitchConfiguration (#937)
  • Additional commits viewable 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)