You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logger: custom_components.icloud3
: custom_components/icloud3/helpers/messaging.py:511
Integration: iCloud3 v3 (document, problem)
First appearance: 14:37:42 (5 total appearances)
Last record: 16:19:46
iCloud3 Device configuration error> XXX_iphone (phone), ICLOUDUDEVICE- XXXiPhone, not in Apple ACCT-xxx ...
Logger: homeassistant.config_entries
: config_entries.py:637
First appearance: 14:38:20 (4 total appearances)
Last record: 16:19:30
Error setting up entry iCloud3 for device_tracker
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 637, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/device_tracker/config_entry.py", line 56, in async_setup_entry
return await component.async_setup_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 182, in async_setup_entry
raise ValueError(
...<2 lines>...
)
ValueError: Config entry iCloud3 (01JMH95HH42ATV8DQACXEHT97W) for icloud3.device_tracker has already been setup!
The text was updated successfully, but these errors were encountered:
iCloud3 Device configuration error> XXX_iphone (phone), ICLOUDUDEVICE- XXXiPhone, not in Apple ACCT-xxx ...
That error message says you have a device you are tracking but it is not in the Apple account. Check your Configure > Devices to make sure there are no errors and they are all configured correctly.
This error message is displayed by iCloud3 after I have successfully configured it and been able to track a device for a period of time. Meanwhile, the configuration page shows that the account is not logged in, but no actions have been taken.
If it is not logging in, it would not be able to find the device. Review the Event Log for and messages. Try logging in on the Configure screen. Internet errors are startup would cause this. Restart iCloud3 from the Event Log and try again.
This error comes from a custom integration.
Logger: custom_components.icloud3
: custom_components/icloud3/helpers/messaging.py:511
Integration: iCloud3 v3 (document, problem)
First appearance: 14:37:42 (5 total appearances)
Last record: 16:19:46
iCloud3 Device configuration error> XXX_iphone (phone), ICLOUDUDEVICE- XXXiPhone, not in Apple ACCT-xxx ...
Logger: homeassistant.config_entries
: config_entries.py:637
First appearance: 14:38:20 (4 total appearances)
Last record: 16:19:30
Error setting up entry iCloud3 for device_tracker
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 637, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/device_tracker/config_entry.py", line 56, in async_setup_entry
return await component.async_setup_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 182, in async_setup_entry
raise ValueError(
...<2 lines>...
)
ValueError: Config entry iCloud3 (01JMH95HH42ATV8DQACXEHT97W) for icloud3.device_tracker has already been setup!
The text was updated successfully, but these errors were encountered: