mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
parent
6000c59bb5
commit
6abad6b76e
@ -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…
x
Reference in New Issue
Block a user