Upgrade somecomfort (#5413)

This commit is contained in:
Paulus Schoutsen 2017-01-17 21:04:56 -08:00 committed by GitHub
parent 4c52380519
commit 50b326c7fc
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ from homeassistant.const import (
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['evohomeclient==0.2.5',
'somecomfort==0.3.2']
'somecomfort==0.4.1']
_LOGGER = logging.getLogger(__name__)

View file

@ -585,7 +585,7 @@ sleepyq==0.6
snapcast==1.2.2
# homeassistant.components.climate.honeywell
somecomfort==0.3.2
somecomfort==0.4.1
# homeassistant.components.sensor.speedtest
speedtest-cli==1.0.1