mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Upgrade somecomfort to 0.5.2 (#13940)
This commit is contained in:
parent
8fdeebc50d
commit
6e9669c18d
@ -20,7 +20,7 @@ from homeassistant.const import (
|
|||||||
CONF_PASSWORD, CONF_USERNAME, TEMP_CELSIUS, TEMP_FAHRENHEIT,
|
CONF_PASSWORD, CONF_USERNAME, TEMP_CELSIUS, TEMP_FAHRENHEIT,
|
||||||
ATTR_TEMPERATURE, CONF_REGION)
|
ATTR_TEMPERATURE, CONF_REGION)
|
||||||
|
|
||||||
REQUIREMENTS = ['evohomeclient==0.2.5', 'somecomfort==0.5.0']
|
REQUIREMENTS = ['evohomeclient==0.2.5', 'somecomfort==0.5.2']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1191,7 +1191,7 @@ smappy==0.2.15
|
|||||||
snapcast==2.0.8
|
snapcast==2.0.8
|
||||||
|
|
||||||
# homeassistant.components.climate.honeywell
|
# homeassistant.components.climate.honeywell
|
||||||
somecomfort==0.5.0
|
somecomfort==0.5.2
|
||||||
|
|
||||||
# homeassistant.components.sensor.speedtest
|
# homeassistant.components.sensor.speedtest
|
||||||
speedtest-cli==2.0.0
|
speedtest-cli==2.0.0
|
||||||
|
@ -180,7 +180,7 @@ rxv==0.5.1
|
|||||||
sleepyq==0.6
|
sleepyq==0.6
|
||||||
|
|
||||||
# homeassistant.components.climate.honeywell
|
# homeassistant.components.climate.honeywell
|
||||||
somecomfort==0.5.0
|
somecomfort==0.5.2
|
||||||
|
|
||||||
# homeassistant.components.recorder
|
# homeassistant.components.recorder
|
||||||
# homeassistant.scripts.db_migrator
|
# homeassistant.scripts.db_migrator
|
||||||
|
Loading…
x
Reference in New Issue
Block a user