Skip to content

Commit

Permalink
Bump python-songpal (#27398)
Browse files Browse the repository at this point in the history
Fixes #24269 and fixes #26776 - potentially also #22116
  • Loading branch information
rytilahti authored and balloob committed Oct 10, 2019
1 parent 1719bc6 commit 6c945c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/songpal/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Songpal",
"documentation": "https://www.home-assistant.io/integrations/songpal",
"requirements": [
"python-songpal==0.0.9.1"
"python-songpal==0.11"
],
"dependencies": [],
"codeowners": [
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1558,7 +1558,7 @@ python-ripple-api==0.0.3
python-sochain-api==0.0.2

# homeassistant.components.songpal
python-songpal==0.0.9.1
python-songpal==0.11

# homeassistant.components.synologydsm
python-synology==0.2.0
Expand Down

0 comments on commit 6c945c8

Please sign in to comment.