Bump pyatv to 0.9.8 (#61959)
This commit is contained in:
parent
c49d59bf54
commit
574f0fced3
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.9.7"],
|
||||
"requirements": ["pyatv==0.9.8"],
|
||||
"zeroconf": [
|
||||
"_mediaremotetv._tcp.local.",
|
||||
"_touch-able._tcp.local.",
|
||||
|
|
|
@ -1378,7 +1378,7 @@ pyatmo==6.2.0
|
|||
pyatome==0.1.1
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.9.7
|
||||
pyatv==0.9.8
|
||||
|
||||
# homeassistant.components.balboa
|
||||
pybalboa==0.13
|
||||
|
|
|
@ -844,7 +844,7 @@ pyatag==0.3.5.3
|
|||
pyatmo==6.2.0
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.9.7
|
||||
pyatv==0.9.8
|
||||
|
||||
# homeassistant.components.balboa
|
||||
pybalboa==0.13
|
||||
|
|
Loading…
Add table
Reference in a new issue