mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
parent
3a3e5e636b
commit
cecb711fe5
@ -2,6 +2,6 @@
|
||||
"domain": "mpd",
|
||||
"name": "Music Player Daemon (MPD)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/mpd",
|
||||
"requirements": ["python-mpd2==3.0.1"],
|
||||
"requirements": ["python-mpd2==3.0.3"],
|
||||
"codeowners": ["@fabaff"]
|
||||
}
|
||||
|
@ -1783,7 +1783,7 @@ python-juicenet==1.0.1
|
||||
python-miio==0.5.4
|
||||
|
||||
# homeassistant.components.mpd
|
||||
python-mpd2==3.0.1
|
||||
python-mpd2==3.0.3
|
||||
|
||||
# homeassistant.components.mystrom
|
||||
python-mystrom==1.1.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user