mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
parent
3a3e5e636b
commit
cecb711fe5
@ -2,6 +2,6 @@
|
|||||||
"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.1"],
|
"requirements": ["python-mpd2==3.0.3"],
|
||||||
"codeowners": ["@fabaff"]
|
"codeowners": ["@fabaff"]
|
||||||
}
|
}
|
||||||
|
@ -1783,7 +1783,7 @@ python-juicenet==1.0.1
|
|||||||
python-miio==0.5.4
|
python-miio==0.5.4
|
||||||
|
|
||||||
# homeassistant.components.mpd
|
# homeassistant.components.mpd
|
||||||
python-mpd2==3.0.1
|
python-mpd2==3.0.3
|
||||||
|
|
||||||
# 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