JurajNyiri / HomeAssistant-Tapo-Control

Control for Tapo cameras as a Home Assistant component
Apache License 2.0
1.03k stars 85 forks source link

Debouncer call ignored as shutdown has been requested. #399

Closed DarthSonic closed 11 months ago

DarthSonic commented 11 months ago

Description

Logger: custom_components.tapo_control
Source: helpers/debounce.py:67
Integration: Tapo: Kamerasteuerung (documentation, issues)
First occurred: 24. August 2023 um 20:26:46 (15328 occurrences)
Last logged: 09:28:40

Debouncer call ignored as shutdown has been requested.

Reproduction Steps

none that I know of. only added camera and then this warning was shown.

Expected behavior

-

If applicable, add error logs.

No response

Device Firmware

1.3.5 Build 230717 Rel.47395n(4555)

Using stream component

Yes

Does camera work via official integrations?

Yes

Camera has all attributes filled out in developer tools

Yes

HASS Environment

Home Assistant OS

Search for similar issues

Yes

Additional information

Warning is logged even in privacy mode. I can stream eitherway.

JurajNyiri commented 11 months ago

This is expected if you are shutting down ha.

DarthSonic commented 11 months ago

But I did not shutdown and why "15328 occurrences"?

DarthSonic commented 11 months ago

Meanwhile its 15688 occurrences and HA is running for the last 12 hours.

JurajNyiri commented 11 months ago

Ha is in shutdown state for some reason unrelated to this integration.

DarthSonic commented 11 months ago

Still have that issue:

Dieser Fehler wurde von einer benutzerdefinierten Integration verursacht


Logger: custom_components.tapo_control
Source: helpers/debounce.py:67
Integration: Tapo: Kamerasteuerung (documentation, issues)
First occurred: 22:01:25 (1 occurrences)
Last logged: 22:01:25

Debouncer call ignored as shutdown has been requested.

Right after restart of HA and all switches, select and other entities of the Tapo camera are unavailable.

DarthSonic commented 11 months ago

Okay. Seems that all entities are unavailable when privacy mode is on. Not related to this debouncer issue. But still this is reported after successful restart and while running HA.