Bump upstream lib version. (#12021)

This commit is contained in:
Dan Cinnamon 2018-01-29 05:35:13 -06:00 committed by Fabian Affolter
parent 12a53e2747
commit ff0fd71608
2 changed files with 2 additions and 2 deletions

View file

@ -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__)

View file

@ -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