parent
f20a3313b0
commit
3cbf8e4f87
|
@ -17,7 +17,7 @@ from homeassistant.const import (
|
|||
from homeassistant.exceptions import PlatformNotReady
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['python-songpal==0.0.7']
|
||||
REQUIREMENTS = ['python-songpal==0.0.8']
|
||||
|
||||
SUPPORT_SONGPAL = SUPPORT_VOLUME_SET | SUPPORT_VOLUME_STEP | \
|
||||
SUPPORT_VOLUME_MUTE | SUPPORT_SELECT_SOURCE | \
|
||||
|
|
|
@ -1130,7 +1130,7 @@ python-roku==3.1.5
|
|||
python-sochain-api==0.0.2
|
||||
|
||||
# homeassistant.components.media_player.songpal
|
||||
python-songpal==0.0.7
|
||||
python-songpal==0.0.8
|
||||
|
||||
# homeassistant.components.sensor.synologydsm
|
||||
python-synology==0.2.0
|
||||
|
|
Loading…
Reference in New Issue