Updated braviatv's braviarc version to 0.3.4 (#2997)

* Updated braviarc version to 0.3.4

* Updated braviarc version to requirements_all.txt
This commit is contained in:
Tomi Tuhkanen 2016-09-02 16:07:40 +03:00 committed by Fabian Affolter
parent 95cc672161
commit dedc4a129c
2 changed files with 3 additions and 3 deletions

View file

@ -17,8 +17,8 @@ from homeassistant.const import (
CONF_HOST, CONF_NAME, STATE_OFF, STATE_ON)
REQUIREMENTS = [
'https://github.com/aparraga/braviarc/archive/0.3.3.zip'
'#braviarc==0.3.3']
'https://github.com/aparraga/braviarc/archive/0.3.4.zip'
'#braviarc==0.3.4']
BRAVIA_CONFIG_FILE = 'bravia.conf'
CLIENTID_PREFIX = 'HomeAssistant'

View file

@ -137,7 +137,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.3.zip#braviarc==0.3.3
https://github.com/aparraga/braviarc/archive/0.3.4.zip#braviarc==0.3.4
# homeassistant.components.media_player.roku
https://github.com/bah2830/python-roku/archive/3.1.2.zip#roku==3.1.2