mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Upgrade pyatv to 0.3.12 (#19085)
This commit is contained in:
parent
5ff7563070
commit
5bf6951311
@ -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.11']
|
||||
REQUIREMENTS = ['pyatv==0.3.12']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -861,7 +861,7 @@ pyarlo==0.2.2
|
||||
pyatmo==1.4
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.3.11
|
||||
pyatv==0.3.12
|
||||
|
||||
# homeassistant.components.device_tracker.bbox
|
||||
# homeassistant.components.sensor.bbox
|
||||
|
Loading…
x
Reference in New Issue
Block a user