2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "icloud",
|
|
|
|
"name": "Icloud",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/icloud",
|
2019-04-04 04:14:45 +00:00
|
|
|
"requirements": [
|
|
|
|
"pyicloud==0.9.1"
|
|
|
|
],
|
2019-04-12 03:11:56 +00:00
|
|
|
"dependencies": ["configurator"],
|
2019-04-04 04:14:45 +00:00
|
|
|
"codeowners": []
|
|
|
|
}
|