Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Home Assistant integration not working after update to version 2025.3.0 #490

@Tecotix

Description

@Tecotix

What version of Integration has the issue?

After updating to Home Assistant version 2025.3.0, the integration is not functioning correctly. I attempted to resolve this by deleting the integration and reinstalling it. However, I'm encountering the following error message:

Logger: custom_components.xplora_watch.config_flow
Quelle: custom_components/xplora_watch/config_flow.py:163
Integration: Xplora® Watch (Dokumentation, Probleme)
Erstmals aufgetreten: 16:18:33 (1 Vorkommnisse)
Zuletzt protokolliert: 16:18:33

Phone Number or Email address not exist
Traceback (most recent call last):
  File "/config/custom_components/xplora_watch/config_flow.py", line 163, in async_step_user_phone
    info = await validate_input(self.hass, user_input)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/xplora_watch/config_flow.py", line 107, in validate_input
    raise PhoneOrEmailFail()
pyxplora_api.exception_classes.PhoneOrEmailFail: Phone Number or Email address not exist

I've checked for a firewall rule as described in ticket #486, but no such rule exists in my setup. Mail and E-Mail Setup doesn't work.

System Health details

  • Home Assistant Version: 2025.3.0
  • Operating System: Home Assistant OS

Checklist

  • I have enabled debug logging for my installation.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).

Describe the issue

see above

Reproduction steps

Steps to Reproduce

  1. Updated Home Assistant to version 2025.3.0
  2. Observed integration malfunction
  3. Deleted the existing integration
  4. Attempted to reinstall the integration
  5. Encountered the error message

Debug logs

see above

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions