mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 22:07:10 +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
|
import homeassistant.helpers.config_validation as cv
|
||||||
from homeassistant.util import Throttle
|
from homeassistant.util import Throttle
|
||||||
|
|
||||||
REQUIREMENTS = ['python-mpd2==0.5.5']
|
REQUIREMENTS = ['python-mpd2==1.0.0']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -981,7 +981,7 @@ python-juicenet==0.0.5
|
|||||||
python-miio==0.3.9
|
python-miio==0.3.9
|
||||||
|
|
||||||
# homeassistant.components.media_player.mpd
|
# homeassistant.components.media_player.mpd
|
||||||
python-mpd2==0.5.5
|
python-mpd2==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.light.mystrom
|
# homeassistant.components.light.mystrom
|
||||||
# homeassistant.components.switch.mystrom
|
# homeassistant.components.switch.mystrom
|
||||||
|
Loading…
x
Reference in New Issue
Block a user