Increase pyatv to 0.3.11 (#18801)
parent
a035725c67
commit
a9dc4ba297
|
@ -16,7 +16,7 @@ from homeassistant.helpers import discovery
|
|||
from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['pyatv==0.3.10']
|
||||
REQUIREMENTS = ['pyatv==0.3.11']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -851,7 +851,7 @@ pyarlo==0.2.2
|
|||
pyatmo==1.3
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.3.10
|
||||
pyatv==0.3.11
|
||||
|
||||
# homeassistant.components.device_tracker.bbox
|
||||
# homeassistant.components.sensor.bbox
|
||||
|
|
Loading…
Reference in New Issue