iCloud integration stopped working (due to Apple SRP-6a implementation) #128830
Open
Description
The problem
The iCloud integration fix recently merged to support App Passwords relies on a one-time login with the 'regular' password and MFA prompt. However, Apple has updated their side and now require Secure Remote Password protocol which is currently not supported by PyiCloud
. As a result the iCloud integration no longer works.
BTW, it is already reported in the PyiCloud repo.
I opened this issue because the App Password issue was closed when the mentioned fix was merged.
What version of Home Assistant Core has the issue?
core-2024.10.3
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
iCloud
Link to integration documentation on our website
https://www.home-assistant.io/integrations/icloud
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response