mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
updated pydaikin (#22382)
This commit is contained in:
parent
6a74c403c0
commit
6ffe9ad473
@ -17,7 +17,7 @@ from homeassistant.util import Throttle
|
|||||||
from . import config_flow # noqa pylint_disable=unused-import
|
from . import config_flow # noqa pylint_disable=unused-import
|
||||||
from .const import KEY_HOST
|
from .const import KEY_HOST
|
||||||
|
|
||||||
REQUIREMENTS = ['pydaikin==1.1.0']
|
REQUIREMENTS = ['pydaikin==1.2.0']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -998,7 +998,7 @@ pycsspeechtts==1.0.2
|
|||||||
# pycups==1.9.73
|
# pycups==1.9.73
|
||||||
|
|
||||||
# homeassistant.components.daikin
|
# homeassistant.components.daikin
|
||||||
pydaikin==1.1.0
|
pydaikin==1.2.0
|
||||||
|
|
||||||
# homeassistant.components.danfoss_air
|
# homeassistant.components.danfoss_air
|
||||||
pydanfossair==0.0.7
|
pydanfossair==0.0.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user