Update braviarc to 0.3.6 (#4246)

Add HDMI sources.
Sources ordered.
This commit is contained in:
Nicolas Graziano 2016-11-06 18:27:55 +01:00 committed by Paulus Schoutsen
parent a343c20404
commit 1ed2f8ae91
2 changed files with 3 additions and 3 deletions

View file

@ -21,8 +21,8 @@ from homeassistant.const import (CONF_HOST, CONF_NAME, STATE_OFF, STATE_ON)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = [
'https://github.com/aparraga/braviarc/archive/0.3.5.zip'
'#braviarc==0.3.5']
'https://github.com/aparraga/braviarc/archive/0.3.6.zip'
'#braviarc==0.3.6']
BRAVIA_CONFIG_FILE = 'bravia.conf'

View file

@ -172,7 +172,7 @@ https://github.com/TheRealLink/pythinkingcleaner/archive/v0.0.2.zip#pythinkingcl
https://github.com/Xorso/pyalarmdotcom/archive/0.1.1.zip#pyalarmdotcom==0.1.1
# homeassistant.components.media_player.braviatv
https://github.com/aparraga/braviarc/archive/0.3.5.zip#braviarc==0.3.5
https://github.com/aparraga/braviarc/archive/0.3.6.zip#braviarc==0.3.6
# homeassistant.components.media_player.roku
https://github.com/bah2830/python-roku/archive/3.1.2.zip#roku==3.1.2