parent
a343c20404
commit
1ed2f8ae91
2 changed files with 3 additions and 3 deletions
|
@ -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'
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue