mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +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",
|
"name": "Songpal",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/songpal",
|
"documentation": "https://www.home-assistant.io/integrations/songpal",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"python-songpal==0.11"
|
"python-songpal==0.11.1"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
@ -1552,7 +1552,7 @@ python-ripple-api==0.0.3
|
|||||||
python-sochain-api==0.0.2
|
python-sochain-api==0.0.2
|
||||||
|
|
||||||
# homeassistant.components.songpal
|
# homeassistant.components.songpal
|
||||||
python-songpal==0.11
|
python-songpal==0.11.1
|
||||||
|
|
||||||
# homeassistant.components.synologydsm
|
# homeassistant.components.synologydsm
|
||||||
python-synology==0.2.0
|
python-synology==0.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user