Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some issues #430

Open
huatest111 opened this issue Feb 22, 2025 · 3 comments
Open

Some issues #430

huatest111 opened this issue Feb 22, 2025 · 3 comments

Comments

@huatest111
Copy link

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!

@gcobb321
Copy link
Owner

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.

@huatest111
Copy link
Author

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.

@gcobb321
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants