mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Bump ihc to 2.3.0 (#21494)
This commit is contained in:
parent
1ef3e32d4a
commit
070320a24a
@ -18,7 +18,7 @@ from homeassistant.helpers import discovery
|
|||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
from homeassistant.helpers.typing import HomeAssistantType
|
from homeassistant.helpers.typing import HomeAssistantType
|
||||||
|
|
||||||
REQUIREMENTS = ['ihcsdk==2.2.0', 'defusedxml==0.5.0']
|
REQUIREMENTS = ['ihcsdk==2.3.0', 'defusedxml==0.5.0']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -568,7 +568,7 @@ ibmiotf==0.3.4
|
|||||||
iglo==1.2.7
|
iglo==1.2.7
|
||||||
|
|
||||||
# homeassistant.components.ihc
|
# homeassistant.components.ihc
|
||||||
ihcsdk==2.2.0
|
ihcsdk==2.3.0
|
||||||
|
|
||||||
# homeassistant.components.influxdb
|
# homeassistant.components.influxdb
|
||||||
# homeassistant.components.sensor.influxdb
|
# homeassistant.components.sensor.influxdb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user