mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +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 .const import KEY_HOST
|
||||
|
||||
REQUIREMENTS = ['pydaikin==1.1.0']
|
||||
REQUIREMENTS = ['pydaikin==1.2.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -998,7 +998,7 @@ pycsspeechtts==1.0.2
|
||||
# pycups==1.9.73
|
||||
|
||||
# homeassistant.components.daikin
|
||||
pydaikin==1.1.0
|
||||
pydaikin==1.2.0
|
||||
|
||||
# homeassistant.components.danfoss_air
|
||||
pydanfossair==0.0.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user