JurajNyiri / HomeAssistant-Tapo-Control

Control for Tapo cameras as a Home Assistant component
Apache License 2.0
953 stars 80 forks source link

When camera password is changed, integration spams repeated unsuccesful attempts to authenticate #513

Closed codyc1515 closed 2 months ago

codyc1515 commented 5 months ago

Description

image

This error originated from a custom integration.

Logger: custom_components.tapo_control
Source: custom_components/tapo_control/utils.py:610
Integration: Tapo: Cameras Control (documentation, issues)
First occurred: 21:44:36 (77 occurrences)
Last logged: 21:58:33

Authority failure
This error originated from a custom integration.

Logger: custom_components.tapo_control
Source: custom_components/tapo_control/utils.py:609
Integration: Tapo: Cameras Control (documentation, issues)
First occurred: 21:44:36 (77 occurrences)
Last logged: 21:58:33

[initOnvifEvents] Initiating onvif connection failed.

Reproduction Steps

Change password on camera.

Expected behavior

Config entry auth failure is raised.

If applicable, add error logs.

No response

Device Firmware

Any

Integration Version

5.4.14

Using stream component

Yes

Does camera work via official integrations?

Yes

Camera has all attributes filled out in developer tools

Yes

HASS Environment

HAOS

Search for similar issues

Yes

Additional information

No response

JurajNyiri commented 4 months ago

Hi, is the reauth request shown in HA at all after some time or not at all?

JurajNyiri commented 2 months ago

Closing due to inactivity.