mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Bump pyatv to 0.3.9 (#11104)
This commit is contained in:
committed by
Fabian Affolter
parent
ed06b8cead
commit
c7e327ea87
@@ -18,7 +18,7 @@ from homeassistant.helpers import discovery
|
|||||||
from homeassistant.components.discovery import SERVICE_APPLE_TV
|
from homeassistant.components.discovery import SERVICE_APPLE_TV
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['pyatv==0.3.8']
|
REQUIREMENTS = ['pyatv==0.3.9']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@@ -631,7 +631,7 @@ pyasn1-modules==0.1.5
|
|||||||
pyasn1==0.3.7
|
pyasn1==0.3.7
|
||||||
|
|
||||||
# homeassistant.components.apple_tv
|
# homeassistant.components.apple_tv
|
||||||
pyatv==0.3.8
|
pyatv==0.3.9
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.bbox
|
# homeassistant.components.device_tracker.bbox
|
||||||
# homeassistant.components.sensor.bbox
|
# homeassistant.components.sensor.bbox
|
||||||
|
Reference in New Issue
Block a user