updated pydaikin (#22382)
This commit is contained in:
parent
6a74c403c0
commit
6ffe9ad473
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue