Bump upstream lib version. (#12021)
This commit is contained in:
parent
12a53e2747
commit
ff0fd71608
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ from homeassistant.const import (
|
|||
TEMP_FAHRENHEIT)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['venstarcolortouch==0.5']
|
||||
REQUIREMENTS = ['venstarcolortouch==0.6']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1187,7 +1187,7 @@ user-agents==1.1.0
|
|||
uvcclient==0.10.1
|
||||
|
||||
# homeassistant.components.climate.venstar
|
||||
venstarcolortouch==0.5
|
||||
venstarcolortouch==0.6
|
||||
|
||||
# homeassistant.components.volvooncall
|
||||
volvooncall==0.4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue