Upgrade rxv to 0.6.0 (#20669)

This commit is contained in:
Fabian Affolter 2019-02-01 21:37:00 +01:00 committed by GitHub
parent 3f997aefc1
commit 198dc2b7a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ from homeassistant.const import (
STATE_PLAYING)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['rxv==0.5.1']
REQUIREMENTS = ['rxv==0.6.0']
_LOGGER = logging.getLogger(__name__)

View file

@ -1489,7 +1489,7 @@ russound==0.1.9
russound_rio==0.1.4
# homeassistant.components.media_player.yamaha
rxv==0.5.1
rxv==0.6.0
# homeassistant.components.media_player.samsungtv
samsungctl[websocket]==0.7.1

View file

@ -257,7 +257,7 @@ rflink==0.0.37
ring_doorbell==0.2.2
# homeassistant.components.media_player.yamaha
rxv==0.5.1
rxv==0.6.0
# homeassistant.components.simplisafe
simplisafe-python==3.1.14