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
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['jsonrpc-async==0.1']
|
||||
REQUIREMENTS = ['jsonrpc-async==0.2']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue