mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Increase pyatv to 0.3.11 (#18801)
This commit is contained in:
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…
x
Reference in New Issue
Block a user