Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pywemo from 0.5.6 to 0.9.1 #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 8, 2022

Bumps pywemo from 0.5.6 to 0.9.1.

Release notes

Sourced from pywemo's releases.

0.9.1 - CoffeeMaker/Maker/Humidifier/Crockpot bugfix

What's Changed

Full Changelog: pywemo/pywemo@0.9.0...0.9.1

0.9.0 - Environment variables for Docker containers

What's Changed

New Contributors

Full Changelog: pywemo/pywemo@0.8.1...0.9.0

0.8.1 - Dimmer V2 brightness

What's Changed

Full Changelog: pywemo/pywemo@0.8.0...0.8.1

0.8.0 - PEP 561 support and parsers for SignalStrength, MetaInfo & ExtMetaInfo

What's Changed

New features

Bug fixes

Deprecation warning

A future 1.0.0 release of pyWeMo will deprecate a number of items within pyWeMo:

  1. The mac argument will be removed from
    • pywemo.discovery.device_from_description
    • The Device class constructor as well as the constructor for all subclasses.
  2. The pywemo.ssdp.SSDP class will be removed
  3. The created, expires, is_expired & description properties will be removed from ssdp.UPNPEntry as will the match_device_description method.
  4. pywemo.util.etree_to_dict will be removed.
  5. The Device.serialnumber property will be removed. Use serial_number instead.
  6. Non-integer values will no longer be supported for Dimmer.set_brightness.
  7. Insight.today_standby_time & Insight.get_standby_state properties will be removed. get_standby_state is being replaced with standby_state.

... (truncated)

Commits
  • a466b0b Version bump (0.9.1)
  • 87f834f [Bug] _attributes needs to be created per-instance. (#349)
  • 75ae1b6 Version bump (0.9.0)
  • dc0841d Add configuration to enable callbacks in containers. (#348)
  • 44184ac Version bump (0.8.1)
  • 6a6e182 V2 Dimmers do not send brightness events (#347)
  • bec12ac Version bump (0.8.0)
  • 12f8344 Remove six dependency from generateDS files (#346)
  • 27754c9 Include common classes in pywemo top-level module (#345)
  • 0ad58a9 Update insight_params when the state is changed (#343)
  • 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)

Bumps [pywemo](https://github.com/pywemo/pywemo) from 0.5.6 to 0.9.1.
- [Release notes](https://github.com/pywemo/pywemo/releases)
- [Commits](pywemo/pywemo@0.5.6...0.9.1)

---
updated-dependencies:
- dependency-name: pywemo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from KnicKnic as a code owner June 8, 2022 09:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants