mirror of
https://github.com/home-assistant/core.git
synced 2025-08-13 17:45:19 +02:00
committed by
Paulus Schoutsen
parent
34b90fd925
commit
3b71ac2ec9
@@ -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"]
|
||||
}
|
||||
|
@@ -1780,7 +1780,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
|
||||
|
Reference in New Issue
Block a user