mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Upgrade somecomfort (#5413)
This commit is contained in:
parent
4c52380519
commit
50b326c7fc
@ -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__)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user