parent
d3a012a536
commit
bac8ffdd52
3 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@ from homeassistant.const import (
|
|||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['evohomeclient==0.2.5',
|
||||
'somecomfort==0.2.1']
|
||||
'somecomfort==0.3.2']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ from homeassistant.const import (
|
|||
CONF_PASSWORD, CONF_USERNAME, TEMP_CELSIUS, TEMP_FAHRENHEIT)
|
||||
|
||||
REQUIREMENTS = ['evohomeclient==0.2.5',
|
||||
'somecomfort==0.2.1']
|
||||
'somecomfort==0.3.2']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -434,7 +434,7 @@ snapcast==1.2.2
|
|||
|
||||
# homeassistant.components.climate.honeywell
|
||||
# homeassistant.components.thermostat.honeywell
|
||||
somecomfort==0.2.1
|
||||
somecomfort==0.3.2
|
||||
|
||||
# homeassistant.components.sensor.speedtest
|
||||
speedtest-cli==0.3.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue