Version bump for kodi dependency (#5307)

Catches timeout exceptions
This commit is contained in:
Adam Mills 2017-01-13 18:16:38 -05:00 committed by Fabian Affolter
parent 6000c59bb5
commit 6abad6b76e
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ from homeassistant.const import (
from homeassistant.helpers.aiohttp_client import async_get_clientsession from homeassistant.helpers.aiohttp_client import async_get_clientsession
import homeassistant.helpers.config_validation as cv import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['jsonrpc-async==0.1'] REQUIREMENTS = ['jsonrpc-async==0.2']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View file

@ -278,7 +278,7 @@ insteon_hub==0.4.5
insteonlocal==0.39 insteonlocal==0.39
# homeassistant.components.media_player.kodi # homeassistant.components.media_player.kodi
jsonrpc-async==0.1 jsonrpc-async==0.2
# homeassistant.components.notify.kodi # homeassistant.components.notify.kodi
jsonrpc-requests==0.3 jsonrpc-requests==0.3