2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "icloud",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "Apple iCloud",
|
2023-02-08 19:35:25 +00:00
|
|
|
"codeowners": ["@Quentame", "@nzapponi"],
|
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",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:35:25 +00:00
|
|
|
"loggers": ["keyrings.alt", "pyicloud"],
|
|
|
|
"requirements": ["pyicloud==1.0.0"]
|
2020-01-06 20:28:23 +00:00
|
|
|
}
|