The Welcome to iCloud3 Chapter has 3 sections - Introduction, Setting up your iCloud Account & Setting up iCloud3.
Follow the steps in Setting up your iCloud Account and then Setting up iCloud3.
The Welcome to iCloud3 Chapter has 3 sections - Introduction, Setting up your iCloud Account & Setting up iCloud3.
Follow the steps in Setting up your iCloud Account and then Setting up iCloud3.
@B1G The editable: true attribute indicates you created the zone using the Configuration/Zone screen. Have you tried deleting them and then setting up the zones using a zone.yaml file instead?
You will need to force close and restart the iOS app after making changes to zone config to reload the zone data. It doesnât look like Home Assistant pushes zone changes to the iOS app automatically.
iCloud3 v2.1 Release Candidate is now available on the iCloud3 repository.
Overview of the changes:
I will be finishing the v2.1 documentation and making it available for general release this coming weekend if no problems are discovered. Iâve been using it for a few weeks and have only been tweaking the Event Log messages so itâs pretty safe to download and use.
Let me know if you run into any issues.
Thanks
Gary, aka geekstergary
so I have created new iCloud account without 2fa on my iPod and send a friend request to my iPhone, I am able to see the iPhone from the iCloud web site.
I have added again the iCloud integration to HA but I canât see my iPhone, I can see only the iPod, what am I missing?
@Barak_Michaeli. You said you had âreadded the iCloud integration to HAâ. Are you talking about the iCloud you add on the Configuration/Integration screen? Or the iCloud3 custom commoner you add as a device tracker in a tank file?
If iCloud3, there are some links to Apple help pages here that might give you some things to check so you can get your devices to share their location. Make sure you are signed into the non-2fa account to see the shared devices.
If you are using the iCloud integration that is part of HA, that is a different program and youâll need to go to the HA forums for assistance.
I deleted zones and readded using zone.yaml, deleted mobile app integration and reinstalled the home assistant app in all iPhones but It doesnât work
here the log after a iclud3 restart
2020-03-15 14:21:11 INFO (SyncWorker_11) [custom_components.icloud3.device_tracker] iCloud3 Command Entered, Group: family, Device: iphone_marco, Command: event_log <WARN>
2020-03-15 14:21:11 INFO (SyncWorker_11) [custom_components.icloud3.device_tracker] Checking Update iCloud Service for family-iphone_marco Processed
2020-03-15 14:21:11 INFO (SyncWorker_11) [custom_components.icloud3.device_tracker] iCloud3 Command Processed, Group: family, Device: iphone_marco, Command: event_log . <WARN>
2020-03-15 14:21:13 INFO (SyncWorker_8) [custom_components.icloud3.device_tracker] iCloud3 Command Entered, Group: family, Device: iphone_marco, Command: event_log <WARN>
2020-03-15 14:21:13 INFO (SyncWorker_8) [custom_components.icloud3.device_tracker] Checking Update iCloud Service for family-iphone_marco Processed
2020-03-15 14:21:13 INFO (SyncWorker_8) [custom_components.icloud3.device_tracker] iCloud3 Command Processed, Group: family, Device: iphone_marco, Command: event_log . <WARN>
2020-03-15 14:21:18 INFO (SyncWorker_0) [custom_components.icloud3.device_tracker] iCloud3 Command Entered, Group: family, Device: iphone_silvia, Command: event_log <WARN>
2020-03-15 14:21:18 INFO (SyncWorker_0) [custom_components.icloud3.device_tracker] Checking Update iCloud Service for family-iphone_silvia Processed
2020-03-15 14:21:18 INFO (SyncWorker_0) [custom_components.icloud3.device_tracker] iCloud3 Command Processed, Group: family, Device: iphone_silvia, Command: event_log . <WARN>
2020-03-15 14:21:19 INFO (SyncWorker_16) [custom_components.icloud3.device_tracker] iCloud3 Command Entered, Group: family, Device: iphone_silvia, Command: event_log <WARN>
2020-03-15 14:21:19 INFO (SyncWorker_16) [custom_components.icloud3.device_tracker] Checking Update iCloud Service for family-iphone_silvia Processed
2020-03-15 14:21:19 INFO (SyncWorker_16) [custom_components.icloud3.device_tracker] iCloud3 Command Processed, Group: family, Device: iphone_silvia, Command: event_log . <WARN>
2020-03-15 14:21:20 INFO (SyncWorker_12) [custom_components.icloud3.device_tracker] iCloud3 Command Entered, Group: family, Device: iphone_marco, Command: event_log <WARN>
2020-03-15 14:21:20 INFO (SyncWorker_12) [custom_components.icloud3.device_tracker] Checking Update iCloud Service for family-iphone_marco Processed
2020-03-15 14:21:20 INFO (SyncWorker_12) [custom_components.icloud3.device_tracker] iCloud3 Command Processed, Group: family, Device: iphone_marco, Command: event_log . <WARN>
2020-03-15 14:21:40 ERROR (SyncWorker_15) [custom_components.icloud3.device_tracker] 'friendly_name'
Traceback (most recent call last):
File "/config/custom_components/icloud3/device_tracker.py", line 905, in restart_icloud
self._initialize_zone_tables()
File "/config/custom_components/icloud3/device_tracker.py", line 5358, in _initialize_zone_tables
self.zone_friendly_name[zone_name] = zone_data[ATTR_FRIENDLY_NAME]
KeyError: 'friendly_name'
2020-03-15 14:21:40 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] iCloud3 v2.0.5 Initalization > Stage 2, Setting up tracked devices
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] Decoding > iphone_marco > [email protected], /local/images/marco.jpg, Regione
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] Scanning </config/.storage/core.entity_registry> for entity registry for IOS App v2 device_tracker for <iphone_marco>
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] Matched IOS App v2 entity <iphone_marco_2> with iCloud3 tracked_device <iphone_marco>
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] Matched IOS App v2 <sensor.iphone_marco_last_update_trigger> with iCloud3 tracked_device <iphone_marco>
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] Decoding > iphone_silvia > [email protected], /local/images/silvia.jpg, Crass
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] Scanning </config/.storage/core.entity_registry> for entity registry for IOS App v2 device_tracker for <iphone_silvia>
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] Matched IOS App v2 entity <iphone_silvia_2> with iCloud3 tracked_device <iphone_silvia>
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] Matched IOS App v2 <sensor.iphone_silvia_last_update_trigger> with iCloud3 tracked_device <iphone_silvia>
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] Tracking (IOSApp) > iphone_marco ([email protected])
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] IOS App v2 monitoring > device_tracker.iphone_marco_2, sensor.iphone_marco_last_update_trigger
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] Tracking (IOSApp) > iphone_silvia ([email protected])
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] IOS App v2 monitoring > device_tracker.iphone_silvia_2, sensor.iphone_silvia_last_update_trigger
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] Tracking Devices > iphone_marco(iphone_marco_2), iphone_silvia(iphone_silvia_2)
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] iCloud3 v2.0.5 Initalization > Stage 3, Setting up iphone_marco
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] Stationary Zone Set > iphone_marco_stationary, GPS-(90, 180)
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] iCloud3 v2.0.5 Initalization > Stage 3, Setting up iphone_silvia
2020-03-15 14:21:41 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] Stationary Zone Set > iphone_silvia_stationary, GPS-(90, 180)
2020-03-15 14:21:43 INFO (SyncWorker_15) [custom_components.icloud3.device_tracker] iCloud3 v2.0.5 Initalization > Stage 4, Locating devices
2020-03-15 14:21:45 ERROR (SyncWorker_0) [custom_components.icloud3.device_tracker] iCloud3 Error: IOS App v2 Entity device_tracker.iphone_marco_2 does not contain location attributes (latitude, longitude). Refresh & restart IOS App on device, request a Manual Refresh, check Developer Tools>States entity for location attributes, check HA integrations for the entity. Restart HA or issue 'device_tracker.icloud3_reset' Service Call. Reverting to IOS App v1.
2020-03-15 14:21:45 ERROR (SyncWorker_0) [custom_components.icloud3.device_tracker] iCloud3 Error: IOS App v2 Entity device_tracker.iphone_silvia_2 does not contain location attributes (latitude, longitude). Refresh & restart IOS App on device, request a Manual Refresh, check Developer Tools>States entity for location attributes, check HA integrations for the entity. Restart HA or issue 'device_tracker.icloud3_reset' Service Call. Reverting to IOS App v1.
2020-03-15 14:21:45 INFO (SyncWorker_0) [custom_components.icloud3.device_tracker] iphone_marco(None) State Change Detected for iphone_marco > not_set to casa
2020-03-15 14:21:45 ERROR (SyncWorker_0) [custom_components.icloud3.device_tracker] iCloud3 Error: An error was encountered processing device `location`request - Unable to find service notify/ios_iphone_marco
2020-03-15 14:21:45 INFO (SyncWorker_0) [custom_components.icloud3.device_tracker] iphone_silvia(None) State Change Detected for iphone_silvia > not_set to casa
2020-03-15 14:21:45 ERROR (SyncWorker_0) [custom_components.icloud3.device_tracker] iCloud3 Error: An error was encountered processing device `location`request - Unable to find service notify/ios_iphone_silvia
2020-03-15 14:21:48 INFO (SyncWorker_9) [custom_components.icloud3.device_tracker] iCloud3 Command Entered, Group: family, Device: iphone_marco, Command: event_log <WARN>
2020-03-15 14:21:48 INFO (SyncWorker_9) [custom_components.icloud3.device_tracker] Checking Update iCloud Service for family-iphone_marco Processed
2020-03-15 14:21:48 INFO (SyncWorker_9) [custom_components.icloud3.device_tracker] iCloud3 Command Processed, Group: family, Device: iphone_marco, Command: event_log . <WARN>
2020-03-15 14:21:50 INFO (SyncWorker_6) [custom_components.icloud3.device_tracker] iphone_marco(None) Device Tracking Complete, Results-BaseZone-home > Zone-home, GPS-(43.510312, 13.261564), Interval-2 hrs, Dist-0 km, TravTime- (in_zone), NextUpdt-16:21:45, Located-13:21:41 (1 hrs ago)
2020-03-15 14:21:51 INFO (SyncWorker_19) [custom_components.icloud3.device_tracker] iCloud3 Command Entered, Group: family, Device: iphone_silvia, Command: event_log <WARN>
2020-03-15 14:21:51 INFO (SyncWorker_19) [custom_components.icloud3.device_tracker] Checking Update iCloud Service for family-iphone_silvia Processed
2020-03-15 14:21:51 INFO (SyncWorker_19) [custom_components.icloud3.device_tracker] iCloud3 Command Processed, Group: family, Device: iphone_silvia, Command: event_log . <WARN>
2020-03-15 14:21:51 INFO (SyncWorker_6) [custom_components.icloud3.device_tracker] iphone_silvia(None) Device Tracking Complete, Results-BaseZone-home > Zone-home, GPS-(43.510312, 13.261564), Interval-2 hrs, Dist-0 km, TravTime- (in_zone), NextUpdt-16:21:45, Located-13:21:41 (1 hrs ago)
2020-03-15 14:21:52 INFO (SyncWorker_3) [custom_components.icloud3.device_tracker] iCloud3 Command Entered, Group: family, Device: iphone_silvia, Command: event_log <WARN>
2020-03-15 14:21:52 INFO (SyncWorker_3) [custom_components.icloud3.device_tracker] Checking Update iCloud Service for family-iphone_silvia Processed
2020-03-15 14:21:52 INFO (SyncWorker_3) [custom_components.icloud3.device_tracker] iCloud3 Command Processed, Group: family, Device: iphone_silvia, Command: event_log . <WARN>
2020-03-15 14:21:54 INFO (SyncWorker_16) [custom_components.icloud3.device_tracker] iCloud3 Command Entered, Group: family, Device: iphone_marco, Command: event_log <WARN>
2020-03-15 14:21:54 INFO (SyncWorker_16) [custom_components.icloud3.device_tracker] Checking Update iCloud Service for family-iphone_marco Processed
2020-03-15 14:21:54 INFO (SyncWorker_16) [custom_components.icloud3.device_tracker] iCloud3 Command Processed, Group: family, Device: iphone_marco, Command: event_log . <WARN>
2020-03-15 14:21:55 INFO (SyncWorker_11) [custom_components.icloud3.device_tracker] iphone_marco(None) Device Tracking Complete, Results-BaseZone-home > Zone-home, GPS-(43.510312, 13.261564), Interval-2 hrs, Dist-0 km, TravTime- (in_zone), NextUpdt-16:22:00, Located-14:21:50 (5 sec ago)
2020-03-15 14:21:55 INFO (SyncWorker_12) [custom_components.icloud3.device_tracker] iCloud3 Command Entered, Group: family, Device: iphone_marco, Command: event_log <WARN>
2020-03-15 14:21:55 INFO (SyncWorker_12) [custom_components.icloud3.device_tracker] Checking Update iCloud Service for family-iphone_marco Processed
2020-03-15 14:21:55 INFO (SyncWorker_12) [custom_components.icloud3.device_tracker] iCloud3 Command Processed, Group: family, Device: iphone_marco, Command: event_log . <WARN>
2020-03-15 14:21:56 INFO (SyncWorker_11) [custom_components.icloud3.device_tracker] iphone_silvia(None) Device Tracking Complete, Results-BaseZone-home > Zone-home, GPS-(43.510312, 13.261564), Interval-2 hrs, Dist-0 km, TravTime- (in_zone), NextUpdt-16:22:00, Located-14:21:52 (3 sec ago)
hidden: true
latitude: 27.643783
longitude: -80.36151
radius: 70
passive: false
editable: false
friendly_name: Quail
icon: mdi:ferry
There is a new iCloud3 Release Candidate here. There are many changes (see the Change.log for the details) but one change includes a check for the zone friendly name being not available, a new Event Log card with a Debug mode, the ability to restart iC3 and more information is being displayed during initialization. The new Event Log may point to what is going on.
Download the updated files to the appropriate locations and lets see what is going on. The Changelog contains some sample screens of the Event Log and a note about what you need to do if the new buttons are not displayed.
Edit: 3/17 Let me know if the update solves your problem. I havenât released it yet and want to make sure you are ok before I do. And to make fixes if it doesnât.
Iâve updated iCloud3 to add a few new features and to take care of some issues. The Event Log card has also been updated to make it easier to view events, display debug log information on the Event Log and to restart iCloud3 to view startup errors without restarting HA or going through the HA log.
Below is an overview of the new and changed items while the ChangeLog in the documentation lists each item in more detail.
sensor.icloud3-event-log
entity is reset to only show the last 15 items after 5-minutes to reduce itâs sizeHi,
I just managed to get it setup but have some issues in the log:
Error > Event Log v.1.0 is being used. Clear your browser cache or add'?v=2.1' to the ui.
Iâve added the following to configuration.yaml
lovelace:
mode: yaml
resources:
- url: /local/custom_cards/icloud3-event-log-card.js?v=2.1
type: js
What could be the problem? Iâve cleared the cache multiple times and tried different browsers.
Also. Currently I have one device_tracker from the HA app. and one tracker from icloud3 configuration. Should they co-exists and should I add both to the person?
The Lovelace Dashboard tool shows the event log card as deprecated. Still working on 107.5, but thought Iâd mention it.
@GaryK I still using the Lovelace yaml mode and have not moved to the dashboard. Iâll check it out when I get a chance. I just updated to 0107.1 a few days ago and everything was fine there. Looks like a lot of HA fixes on 3/20 & 3/21 to get to 0.107.5.
Edit: I just upgraded to 0.107.5 and did not see any exceptions in the HA log file for the Event Log card so it must have something to do with the Lovelace Dashboard.
Edit:
3. Does the new version load on your iphone or ipad or a different computer?
Not seeing this with the latest.
Update: Working now. I think.
I had a catastrophic failure with my hacs so everything was lost. Was able to restore from a snapshot and install everything again.
I skipped using yaml mode and added the resource with the ui. Now it seems to work
Thanks!
Iâm getting âWazeOffâ on waze_distance. Any idea why?
Iâm still getting this -
even after updating:
multiple reboots, clearing of cache and refreshes. Nothing yet. Am I missing something?
Thanks,
Tom
Resource deprecation was just modifying âtypeâ from js to module.
Is anyone seeing some times in the log or sensors being 30 minutes into the future?..