Bump braviarc version to 0.3.7 (#7078)
This commit is contained in:
parent
5ba4033651
commit
34cb02177d
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.6.zip'
|
||||
'#braviarc==0.3.6']
|
||||
'https://github.com/aparraga/braviarc/archive/0.3.7.zip'
|
||||
'#braviarc==0.3.7']
|
||||
|
||||
BRAVIA_CONFIG_FILE = 'bravia.conf'
|
||||
|
||||
|
|
|
@ -251,7 +251,7 @@ https://github.com/TheRealLink/pylgtv/archive/v0.1.4.zip#pylgtv==0.1.4
|
|||
https://github.com/TheRealLink/pythinkingcleaner/archive/v0.0.2.zip#pythinkingcleaner==0.0.2
|
||||
|
||||
# homeassistant.components.media_player.braviatv
|
||||
https://github.com/aparraga/braviarc/archive/0.3.6.zip#braviarc==0.3.6
|
||||
https://github.com/aparraga/braviarc/archive/0.3.7.zip#braviarc==0.3.7
|
||||
|
||||
# homeassistant.components.cover.myq
|
||||
https://github.com/arraylabs/pymyq/archive/v0.0.8.zip#pymyq==0.0.8
|
||||
|
|
Loading…
Add table
Reference in a new issue