mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Update python-mpd2 to 3.0.5 (#69304)
This commit is contained in:
parent
0606f4d18f
commit
afd21e4084
@ -2,7 +2,7 @@
|
|||||||
"domain": "mpd",
|
"domain": "mpd",
|
||||||
"name": "Music Player Daemon (MPD)",
|
"name": "Music Player Daemon (MPD)",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/mpd",
|
"documentation": "https://www.home-assistant.io/integrations/mpd",
|
||||||
"requirements": ["python-mpd2==3.0.4"],
|
"requirements": ["python-mpd2==3.0.5"],
|
||||||
"codeowners": ["@fabaff"],
|
"codeowners": ["@fabaff"],
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["mpd"]
|
"loggers": ["mpd"]
|
||||||
|
@ -1910,7 +1910,7 @@ python-kasa==0.4.3
|
|||||||
python-miio==0.5.11
|
python-miio==0.5.11
|
||||||
|
|
||||||
# homeassistant.components.mpd
|
# homeassistant.components.mpd
|
||||||
python-mpd2==3.0.4
|
python-mpd2==3.0.5
|
||||||
|
|
||||||
# homeassistant.components.mystrom
|
# homeassistant.components.mystrom
|
||||||
python-mystrom==1.1.2
|
python-mystrom==1.1.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user