upgrade somecomfort to 0.5.0 (#10834)
* upgrading somecomfort to 0.5.0 * upgrade somecomfort to 0.5.0 in requirements files
This commit is contained in:
parent
8c5d6ee9c3
commit
27270b49b4
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ from homeassistant.const import (
|
|||
CONF_PASSWORD, CONF_USERNAME, TEMP_CELSIUS, TEMP_FAHRENHEIT,
|
||||
ATTR_TEMPERATURE, CONF_REGION)
|
||||
|
||||
REQUIREMENTS = ['evohomeclient==0.2.5', 'somecomfort==0.4.1']
|
||||
REQUIREMENTS = ['evohomeclient==0.2.5', 'somecomfort==0.5.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1029,7 +1029,7 @@ sleepyq==0.6
|
|||
snapcast==2.0.8
|
||||
|
||||
# homeassistant.components.climate.honeywell
|
||||
somecomfort==0.4.1
|
||||
somecomfort==0.5.0
|
||||
|
||||
# homeassistant.components.sensor.speedtest
|
||||
speedtest-cli==1.0.7
|
||||
|
|
|
@ -153,7 +153,7 @@ rxv==0.5.1
|
|||
sleepyq==0.6
|
||||
|
||||
# homeassistant.components.climate.honeywell
|
||||
somecomfort==0.4.1
|
||||
somecomfort==0.5.0
|
||||
|
||||
# homeassistant.components.recorder
|
||||
# homeassistant.scripts.db_migrator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue