1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00

Remove discovery from iCloud (#50751)

This commit is contained in:
Franck Nijhof 2021-05-17 12:14:54 +02:00 committed by GitHub
parent ecac574eb0
commit 9ee3b77135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View File

@ -5,6 +5,5 @@
"documentation": "https://www.home-assistant.io/integrations/icloud",
"requirements": ["pyicloud==0.10.2"],
"codeowners": ["@Quentame", "@nzapponi"],
"zeroconf": ["_homekit._tcp.local."],
"iot_class": "cloud_polling"
}

View File

@ -91,9 +91,6 @@ ZEROCONF = {
"_homekit._tcp.local.": [
{
"domain": "homekit"
},
{
"domain": "icloud"
}
],
"_http._tcp.local.": [