icloud3_v3: iCloud3 v3, Release Candidate 2 - fails to load, bootstrap.py:531

Upgraded to iCloud3 v3, Release Candidate 2 It fails to load

Logger: homeassistant.bootstrap
Source: /usr/src/homeassistant/homeassistant/bootstrap.py:531
First occurred: 10:52:18 (1 occurrences)
Last logged: 10:52:18

Error setting up integration icloud3 - received exception
asyncio.exceptions.CancelledError

Home Assistant 2023.8.1 Supervisor 2023.08.1 Operating System 10.4 Frontend 20230802.0 - latest

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 15 (7 by maintainers)

Most upvoted comments

@d-d @ABredhauer @FrancoLoco

Here is a prelease of iCloud3 v3 rc3 with the fixes to your issues noted above.

icloud3_v3-rc3.zip

Download the zip file and unzip it into the iCloud3 directory. Let me know if you see anything else and I’ll address it before the release. Thanks for testing it on your system.

Change Log:

  1. Reverted the ‘manifest.json’ file to prevent iCloud3 from hanging on an HA startup if there is a problem starting some of the HA components.
  2. Added a ‘Restart HA, Reload iCloud3’ to the Configure Settings > Actions list. You can now restart HA or reload only the iCloud3 component if the is a problem.
  3. Fixed some v2 to v3 configuration migration issues.