mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump pyicloud to 0.9.3 (#32582)
This commit is contained in:
parent
4fbc404c47
commit
8a878bbe72
@ -3,7 +3,7 @@
|
|||||||
"name": "Apple iCloud",
|
"name": "Apple iCloud",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/icloud",
|
"documentation": "https://www.home-assistant.io/integrations/icloud",
|
||||||
"requirements": ["pyicloud==0.9.2"],
|
"requirements": ["pyicloud==0.9.3"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@Quentame"]
|
"codeowners": ["@Quentame"]
|
||||||
}
|
}
|
||||||
|
@ -1309,7 +1309,7 @@ pyhomeworks==0.0.6
|
|||||||
pyialarm==0.3
|
pyialarm==0.3
|
||||||
|
|
||||||
# homeassistant.components.icloud
|
# homeassistant.components.icloud
|
||||||
pyicloud==0.9.2
|
pyicloud==0.9.3
|
||||||
|
|
||||||
# homeassistant.components.intesishome
|
# homeassistant.components.intesishome
|
||||||
pyintesishome==1.6
|
pyintesishome==1.6
|
||||||
|
@ -480,7 +480,7 @@ pyheos==0.6.0
|
|||||||
pyhomematic==0.1.65
|
pyhomematic==0.1.65
|
||||||
|
|
||||||
# homeassistant.components.icloud
|
# homeassistant.components.icloud
|
||||||
pyicloud==0.9.2
|
pyicloud==0.9.3
|
||||||
|
|
||||||
# homeassistant.components.ipma
|
# homeassistant.components.ipma
|
||||||
pyipma==2.0.5
|
pyipma==2.0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user