parent
6000c59bb5
commit
6abad6b76e
2 changed files with 2 additions and 2 deletions
|
@ -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__)
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue