Skip to content

Upgrade pysonos to 0.0.8#21624

Merged
Danielhiversen merged 1 commit into
home-assistant:devfrom
amelchio:pysonos-0_0_8
Mar 3, 2019
Merged

Upgrade pysonos to 0.0.8#21624
Danielhiversen merged 1 commit into
home-assistant:devfrom
amelchio:pysonos-0_0_8

Conversation

@amelchio
Copy link
Copy Markdown
Contributor

@amelchio amelchio commented Mar 3, 2019

Description:

The update fixes some old bugs with the media_player.sonos_restore service call.

https://github.com/amelchio/pysonos/releases/tag/v0.0.8

Related issue (if applicable): fixes #21530

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox.
  • There is no commented out code in this PR.

If the code communicates with devices, web services, or third-party tools:

  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New dependencies are only imported inside functions that use them (example).
  • New or updated dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • New files were added to .coveragerc.

@amelchio amelchio added this to the 0.89.0 milestone Mar 3, 2019
@ghost ghost assigned amelchio Mar 3, 2019
@ghost ghost added the in progress label Mar 3, 2019
Copy link
Copy Markdown
Member

@rohankapoorcom rohankapoorcom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can merge when build passes.

@Danielhiversen Danielhiversen merged commit 0f6e0aa into home-assistant:dev Mar 3, 2019
@ghost ghost removed the in progress label Mar 3, 2019
balloob pushed a commit that referenced this pull request Mar 5, 2019
@balloob balloob mentioned this pull request Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

media_player.sonos_restore fails to resume play if line out level is fixed

5 participants