mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump upstream lib version. (#12021)
This commit is contained in:
parent
12a53e2747
commit
ff0fd71608
@ -20,7 +20,7 @@ from homeassistant.const import (
|
|||||||
TEMP_FAHRENHEIT)
|
TEMP_FAHRENHEIT)
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['venstarcolortouch==0.5']
|
REQUIREMENTS = ['venstarcolortouch==0.6']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1187,7 +1187,7 @@ user-agents==1.1.0
|
|||||||
uvcclient==0.10.1
|
uvcclient==0.10.1
|
||||||
|
|
||||||
# homeassistant.components.climate.venstar
|
# homeassistant.components.climate.venstar
|
||||||
venstarcolortouch==0.5
|
venstarcolortouch==0.6
|
||||||
|
|
||||||
# homeassistant.components.volvooncall
|
# homeassistant.components.volvooncall
|
||||||
volvooncall==0.4.0
|
volvooncall==0.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user