Update kodi for aiohttp2 (#6967)
This commit is contained in:
parent
01672e63ea
commit
d3c1a48475
3 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@ from homeassistant.components.notify import (
|
|||
from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['jsonrpc-async==0.4']
|
||||
REQUIREMENTS = ['jsonrpc-async==0.6']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue