Bump pyatv to 0.8.2 (#53659)
This commit is contained in:
parent
45e4f80cfe
commit
8972fae0ca
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Apple TV",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/apple_tv",
|
||||
"requirements": ["pyatv==0.8.1"],
|
||||
"requirements": ["pyatv==0.8.2"],
|
||||
"zeroconf": ["_mediaremotetv._tcp.local.", "_touch-able._tcp.local."],
|
||||
"after_dependencies": ["discovery"],
|
||||
"codeowners": ["@postlund"],
|
||||
|
|
|
@ -1326,7 +1326,7 @@ pyatmo==5.2.3
|
|||
pyatome==0.1.1
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.8.1
|
||||
pyatv==0.8.2
|
||||
|
||||
# homeassistant.components.bbox
|
||||
pybbox==0.0.5-alpha
|
||||
|
|
|
@ -751,7 +751,7 @@ pyatag==0.3.5.3
|
|||
pyatmo==5.2.3
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.8.1
|
||||
pyatv==0.8.2
|
||||
|
||||
# homeassistant.components.blackbird
|
||||
pyblackbird==0.5
|
||||
|
|
Loading…
Add table
Reference in a new issue