Skip to content
Snippets Groups Projects
Commit f2d4dd25 authored by karlkar's avatar karlkar Committed by Pascal Vizeli
Browse files

Update of python-mpd2 (#13921)

parent 998d8c17
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ from homeassistant.const import (
import homeassistant.helpers.config_validation as cv
from homeassistant.util import Throttle
REQUIREMENTS = ['python-mpd2==0.5.5']
REQUIREMENTS = ['python-mpd2==1.0.0']
_LOGGER = logging.getLogger(__name__)
......
......@@ -981,7 +981,7 @@ python-juicenet==0.0.5
python-miio==0.3.9
# homeassistant.components.media_player.mpd
python-mpd2==0.5.5
python-mpd2==1.0.0
# homeassistant.components.light.mystrom
# homeassistant.components.switch.mystrom
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment