Fix connection loss issues for Harmony (#22687)

* Increase aioharmony version to 0.1.11

Update aioharmony version to 0.1.11, this new update contains fixes for websocket connection losses.

* Update requirements_all
This commit is contained in:
ehendrix23 2019-04-03 18:29:49 -06:00 committed by Andrew Sayre
parent 98644135fa
commit a85bcce857
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ import homeassistant.helpers.config_validation as cv
from homeassistant.exceptions import PlatformNotReady
from homeassistant.util import slugify
REQUIREMENTS = ['aioharmony==0.1.8']
REQUIREMENTS = ['aioharmony==0.1.11']
_LOGGER = logging.getLogger(__name__)

View File

@ -121,7 +121,7 @@ aiofreepybox==0.0.8
aioftp==0.12.0
# homeassistant.components.harmony.remote
aioharmony==0.1.8
aioharmony==0.1.11
# homeassistant.components.emulated_hue
# homeassistant.components.http