parent
f5ea7d3c9c
commit
ed9abe3fa2
2 changed files with 2 additions and 2 deletions
|
@ -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.5']
|
REQUIREMENTS = ['pyatv==0.3.6']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
|
@ -611,7 +611,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.5
|
pyatv==0.3.6
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.bbox
|
# homeassistant.components.device_tracker.bbox
|
||||||
# homeassistant.components.sensor.bbox
|
# homeassistant.components.sensor.bbox
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue