mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Upgrade python-mpd2 to v3.1.1 (#108143)
This commit is contained in:
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/mpd",
|
||||
"iot_class": "local_polling",
|
||||
"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
|
||||
|
||||
# homeassistant.components.mpd
|
||||
python-mpd2==3.0.5
|
||||
python-mpd2==3.1.1
|
||||
|
||||
# homeassistant.components.mystrom
|
||||
python-mystrom==2.2.0
|
||||
|
Reference in New Issue
Block a user