Bump aioautomatic to 0.6.5 for voluptuous 0.11 (#12480)
This commit is contained in:
parent
66dcb6c947
commit
22a007a785
3 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
|||
import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.helpers.event import async_track_time_interval
|
||||
|
||||
REQUIREMENTS = ['aioautomatic==0.6.4']
|
||||
REQUIREMENTS = ['aioautomatic==0.6.5']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue