Bump pyatv to 0.13.3 (#97670)
changelog: https://github.com/postlund/pyatv/compare/v0.13.2...v0.13.3 maybe fixes #80215
This commit is contained in:
parent
1fa66953b4
commit
6e5baeec70
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/apple_tv",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pyatv", "srptools"],
|
||||
"requirements": ["pyatv==0.13.2"],
|
||||
"requirements": ["pyatv==0.13.3"],
|
||||
"zeroconf": [
|
||||
"_mediaremotetv._tcp.local.",
|
||||
"_companion-link._tcp.local.",
|
||||
|
|
|
@ -1572,7 +1572,7 @@ pyatag==0.3.5.3
|
|||
pyatmo==7.5.0
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.13.2
|
||||
pyatv==0.13.3
|
||||
|
||||
# homeassistant.components.aussie_broadband
|
||||
pyaussiebb==0.0.15
|
||||
|
|
|
@ -1178,7 +1178,7 @@ pyatag==0.3.5.3
|
|||
pyatmo==7.5.0
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.13.2
|
||||
pyatv==0.13.3
|
||||
|
||||
# homeassistant.components.aussie_broadband
|
||||
pyaussiebb==0.0.15
|
||||
|
|
Loading…
Add table
Reference in a new issue