mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Upgrade python-mpd2 to v3.1.1 (#108143)
This commit is contained in:
parent
0f185a9a09
commit
030b1bc0e8
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/mpd",
|
"documentation": "https://www.home-assistant.io/integrations/mpd",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["mpd"],
|
"loggers": ["mpd"],
|
||||||
"requirements": ["python-mpd2==3.0.5"]
|
"requirements": ["python-mpd2==3.1.1"]
|
||||||
}
|
}
|
||||||
|
@ -2225,7 +2225,7 @@ python-matter-server==5.1.1
|
|||||||
python-miio==0.5.12
|
python-miio==0.5.12
|
||||||
|
|
||||||
# homeassistant.components.mpd
|
# homeassistant.components.mpd
|
||||||
python-mpd2==3.0.5
|
python-mpd2==3.1.1
|
||||||
|
|
||||||
# homeassistant.components.mystrom
|
# homeassistant.components.mystrom
|
||||||
python-mystrom==2.2.0
|
python-mystrom==2.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user