Revert "Remove airplay filter now that apple tv supports airplay 2" (#95843)

This commit is contained in:
Franck Nijhof 2023-07-04 14:41:19 +02:00 committed by GitHub
parent 2ca648584d
commit 52d57efcbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 1 deletions

View file

@ -251,6 +251,21 @@ ZEROCONF = {
"_airplay._tcp.local.": [
{
"domain": "apple_tv",
"properties": {
"model": "appletv*",
},
},
{
"domain": "apple_tv",
"properties": {
"model": "audioaccessory*",
},
},
{
"domain": "apple_tv",
"properties": {
"am": "airport*",
},
},
{
"domain": "samsungtv",