mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +00:00
Update of python-mpd2 (#13921)
This commit is contained in:
parent
998d8c1771
commit
f2d4dd25f0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user