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",
|
"name": "Apple TV",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/apple_tv",
|
"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."],
|
"zeroconf": ["_mediaremotetv._tcp.local.", "_touch-able._tcp.local."],
|
||||||
"after_dependencies": ["discovery"],
|
"after_dependencies": ["discovery"],
|
||||||
"codeowners": ["@postlund"],
|
"codeowners": ["@postlund"],
|
||||||
|
|
|
@ -1326,7 +1326,7 @@ pyatmo==5.2.3
|
||||||
pyatome==0.1.1
|
pyatome==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.apple_tv
|
# homeassistant.components.apple_tv
|
||||||
pyatv==0.8.1
|
pyatv==0.8.2
|
||||||
|
|
||||||
# homeassistant.components.bbox
|
# homeassistant.components.bbox
|
||||||
pybbox==0.0.5-alpha
|
pybbox==0.0.5-alpha
|
||||||
|
|
|
@ -751,7 +751,7 @@ pyatag==0.3.5.3
|
||||||
pyatmo==5.2.3
|
pyatmo==5.2.3
|
||||||
|
|
||||||
# homeassistant.components.apple_tv
|
# homeassistant.components.apple_tv
|
||||||
pyatv==0.8.1
|
pyatv==0.8.2
|
||||||
|
|
||||||
# homeassistant.components.blackbird
|
# homeassistant.components.blackbird
|
||||||
pyblackbird==0.5
|
pyblackbird==0.5
|
||||||
|
|
Loading…
Add table
Reference in a new issue