Upgrade somecomfort (#5413)
This commit is contained in:
parent
4c52380519
commit
50b326c7fc
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ from homeassistant.const import (
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['evohomeclient==0.2.5',
|
REQUIREMENTS = ['evohomeclient==0.2.5',
|
||||||
'somecomfort==0.3.2']
|
'somecomfort==0.4.1']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
|
@ -585,7 +585,7 @@ sleepyq==0.6
|
||||||
snapcast==1.2.2
|
snapcast==1.2.2
|
||||||
|
|
||||||
# homeassistant.components.climate.honeywell
|
# homeassistant.components.climate.honeywell
|
||||||
somecomfort==0.3.2
|
somecomfort==0.4.1
|
||||||
|
|
||||||
# homeassistant.components.sensor.speedtest
|
# homeassistant.components.sensor.speedtest
|
||||||
speedtest-cli==1.0.1
|
speedtest-cli==1.0.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue