mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
bump songpal to fix attrs usage when using its most recent version (#27410)
This commit is contained in:
parent
2ab6eb4fa0
commit
4f4bbedc58
@ -3,7 +3,7 @@
|
||||
"name": "Songpal",
|
||||
"documentation": "https://www.home-assistant.io/integrations/songpal",
|
||||
"requirements": [
|
||||
"python-songpal==0.11"
|
||||
"python-songpal==0.11.1"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
@ -1552,7 +1552,7 @@ python-ripple-api==0.0.3
|
||||
python-sochain-api==0.0.2
|
||||
|
||||
# homeassistant.components.songpal
|
||||
python-songpal==0.11
|
||||
python-songpal==0.11.1
|
||||
|
||||
# homeassistant.components.synologydsm
|
||||
python-synology==0.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user