updated pydaikin (#22382)

This commit is contained in:
Fredrik Erlandsson 2019-03-25 19:37:31 +01:00 committed by Fabian Affolter
parent 6a74c403c0
commit 6ffe9ad473
2 changed files with 2 additions and 2 deletions

View file

@ -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__)

View file

@ -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