JurajNyiri / HomeAssistant-Tapo-Control

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

"message"."Invalid handler specified" #605

Closed macoca28021 closed 3 weeks ago

macoca28021 commented 3 weeks ago

Description

Cuando añado la integración de Tapo Camara integración obtengo el mensaje de "message"."Invalid handler specified"

Reproduction Steps

  1. Añado la integración de Tapo en Hacs, resultado OK
  2. Voy a ajustes->Dispositivos y Servicios->Añadir Integración->Tapo camara control
  3. Obtengo el mensaje "message"."Invalid handler specified"

Expected behavior

Que tapo camara control se integrase correctamente Tapo error Tapo

If applicable, add error logs.

No response

Device Firmware

N/P

Integration Version

5.4.18

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

No response

macoca28021 commented 3 weeks ago

Registrador: homeassistant.util.package Fuente: util/package.py:123 Ocurrió por primera vez: 10:36:54 (3 ocurrencias) Último inicio de sesión: 10:50:26

Unable to install package pytapo==3.3.21: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=60.0)")': /packages/12/75/5fb687d91a633e7489a81de96f913f355cecf8633cd586500e4bf0ac2fbf/pytapo-3.3.21-py3-none-any.whl.metadata WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=60.0)")': /packages/12/75/5fb687d91a633e7489a81de96f913f355cecf8633cd586500e4bf0ac2fbf/pytapo-3.3.21-py3-none-any.whl.metadata WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=60.0)")': /packages/12/75/5fb687d91a633e7489a81de96f913f355cecf8633cd586500e4bf0ac2fbf/pytapo-3.3.21-py3-none-any.whl.metadata WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=60.0)")': /packages/12/75/5fb687d91a633e7489a81de96f913f355cecf8633cd586500e4bf0ac2fbf/pytapo-3.3.21-py3-none-any.whl.metadata WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=60.0)")': /packages/12/75/5fb687d91a633e7489a81de96f913f355cecf8633cd586500e4bf0ac2fbf/pytapo-3.3.21-py3-none-any.whl.metadata ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Max retries exceeded with url: /packages/12/75/5fb687d91a633e7489a81de96f913f355cecf8633cd586500e4bf0ac2fbf/pytapo-3.3.21-py3-none-any.whl.metadata (Caused by ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=60.0)"))

macoca28021 commented 3 weeks ago

Registrador: homeassistant.config_entries Fuente: config_entries.py:2757 Ocurrió por primera vez: 10:52:09 (1 ocurrencias) Último inicio de sesión: 10:52:09

Error occurred loading flow for integration tapo_control: No module named 'pytapo'

JurajNyiri commented 3 weeks ago

Reinstall integration.

macoca28021 commented 3 weeks ago

image

macoca28021 commented 3 weeks ago

Reinstall integration.

Ya lo hice y obtengo el mismo resultado