11 lines
302 B
JSON
11 lines
302 B
JSON
{
|
|
"domain": "icloud",
|
|
"name": "Apple iCloud",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/icloud",
|
|
"requirements": ["pyicloud==0.10.2"],
|
|
"codeowners": ["@Quentame", "@nzapponi"],
|
|
"zeroconf": ["_homekit._tcp.local."],
|
|
"iot_class": "cloud_polling"
|
|
}
|