sbidy / wiz_light

A WiZ Light integration for Home Assistant
MIT License
341 stars 68 forks source link

Bump pywizlight from 0.4.16 to 0.5.5 #231

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pywizlight from 0.4.16 to 0.5.5.

Release notes

Sourced from pywizlight's releases.

Version 0.5.5

What's Changed

PIR now supported via callbacl state.

Full Changelog: https://github.com/sbidy/pywizlight/compare/v0.5.4...v0.5.5

Version 0.5.4

What's Changed

Full Changelog: https://github.com/sbidy/pywizlight/compare/v0.5.3...v0.5.4

Version 0.5.3

What's Changed

Full Changelog: https://github.com/sbidy/pywizlight/compare/v0.5.2...v0.5.3

Version 0.5.2

What's Changed

Full Changelog: https://github.com/sbidy/pywizlight/compare/v0.5.1...v0.5.2

Version 0.5.1

What's Changed

Full Changelog: https://github.com/sbidy/pywizlight/compare/v0.5...v0.5.1

Version 0.5

What's Changed

New Contributors

... (truncated)

Commits
  • 030ee22 Update version 0.5.5
  • a30bea0 Merge pull request #115 from bdraco/always_callback_state_on_pir
  • a576f9b Always callback state changes when the PIR is activated
  • 950cdb8 Merge pull request #114 from bdraco/guard_missing_sceneId
  • 54f930c Fix KeyError when sceneId is missing
  • f345bdc Merge pull request #113 from bdraco/getmac_cover
  • 8cdfa42 Add test coverage for getMac
  • 52d697e Update version 0.5.4
  • 4036293 Merge pull request #112 from bdraco/rgbww_rgbw_support
  • 235eb8a Add RGBW/RGBWW support
  • 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 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)
dependabot[bot] commented 2 years ago

Superseded by #232.