mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
This commit is contained in:
parent
bb05600010
commit
9a239d1afb
@ -20,7 +20,7 @@ from homeassistant.const import (CONF_HOST, CONF_NAME, STATE_OFF, CONF_PORT,
|
||||
STATE_PAUSED, STATE_PLAYING,
|
||||
STATE_UNAVAILABLE)
|
||||
|
||||
REQUIREMENTS = ['libsoundtouch==0.3.0']
|
||||
REQUIREMENTS = ['libsoundtouch==0.6.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -351,7 +351,7 @@ libpurecoollink==0.1.5
|
||||
librouteros==1.0.2
|
||||
|
||||
# homeassistant.components.media_player.soundtouch
|
||||
libsoundtouch==0.3.0
|
||||
libsoundtouch==0.6.1
|
||||
|
||||
# homeassistant.components.light.lifx_legacy
|
||||
liffylights==0.9.4
|
||||
|
@ -65,7 +65,7 @@ influxdb==3.0.0
|
||||
libpurecoollink==0.1.5
|
||||
|
||||
# homeassistant.components.media_player.soundtouch
|
||||
libsoundtouch==0.3.0
|
||||
libsoundtouch==0.6.1
|
||||
|
||||
# homeassistant.components.sensor.mfi
|
||||
# homeassistant.components.switch.mfi
|
||||
|
Loading…
x
Reference in New Issue
Block a user