gcobb321 / icloud3_v3

iCloud3 v3, Development Version - This Repo/Version is used for development and testing of new and updated features. It is not the official release of iCloud3 v3, .
MIT License
169 stars 13 forks source link

Add on #198

Closed gieljnssns closed 1 year ago

gieljnssns commented 1 year ago

Isn't it possible to make an addon for icloud3? So the core of icloud3 runs on its own? Just as Music Assistant did, at first it was all part of one HA integration, but they took the core of MA apart. iCloud3 makes the startup of HA a lot slower...

gcobb321 commented 1 year ago

iCloud3 v3 itself starts a lot faster than v2. It spawns a number of tasks that all run at the same time when starting up. Any slowness is caused by trying to do the intitial locate of the devices where Apple has to locate them and then provide the location information back to iCloud3. When Apple does this, it gets the location for all the devices in the family sharing list, not just the tracked ones.