gcobb321 / icloud3

iCloud3 v3 - iCloud3 is an advanced iDevice tracker that uses Apple iCloud account and HA Companion App data for presence detection and location based automations.
MIT License
498 stars 52 forks source link

Second account and only service find #300

Closed CH1PSET1 closed 4 months ago

CH1PSET1 commented 4 months ago

Hello. Please tell me 2 questions.

  1. Is it possible to add a second separate icloud account? If, for example, the devices are not in the same family.
  2. I would like to use the integration exclusively to use the iPhone search service. In this regard, is it possible to limit integration requests to the icloud account as much as possible, thereby getting rid of apple login letters?
gcobb321 commented 4 months ago
  1. No, only one account is supported at this time.
  2. The Apple login notifications are generated when a login security token expires and the password is used to authenticate access. The token usually needs to be renewed every 30-minutes. A long inzone interval reduces the locate requests which reduces the notifications. You could also set a fixed interval for a device and move it a long time which handles out of zone location requests.