2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "icloud",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "Apple iCloud",
|
2019-12-09 16:19:42 +00:00
|
|
|
"config_flow": true,
|
2020-01-07 07:19:17 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/icloud",
|
2021-02-03 18:18:31 +00:00
|
|
|
"requirements": ["pyicloud==0.10.2"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@Quentame", "@nzapponi"],
|
|
|
|
"iot_class": "cloud_polling"
|
2020-01-06 20:28:23 +00:00
|
|
|
}
|