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

'utf-8' codec can't decode byte 0xb1 in position 1: invalid start byte #804

Closed
ParabolicArts opened this issue Jan 3, 2025 · 1 comment

Comments

@ParabolicArts
Copy link

Description

None of the entities on one of my tapo c200 cameras work (the other c200 I have does work). Scenes and automations that contain actions from said camera do not work and stop functioning. I have installed both the HACS TAPO integration and the official TPLink integration, which came out a few months ago. Could that be the problem?

Reproduction Steps

.

Expected behavior

.

If applicable, add error logs.

Este error se originó a partir de una integración personalizada.

Registrador: custom_components.tapo_control
Fuente: custom_components/tapo_control/init.py:599
integración: Tapo: Cameras Control (documentación, problemas)
Ocurrió por primera vez: 1 de enero de 2025, 04:09:56 (15127 ocurrencias)
Última vez registrado: 21:30:40

Error: Invalid stok value, Response: {"data": {"code": -40406}, "error_code": -40401}
Error: -1, Response: {"result": {"responses": [{"msg": "Check tapo tag failed", "error_code": -1}]}, "error_code": -1}
HTTPSConnectionPool(host='192.168.0.19', port=443): Max retries exceeded with url: /stok=2cca2f9f1de86af64f39bbbafb8a7462/ds (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f62eb8d7610>: Failed to establish a new connection: [Errno 111] Connection refused'))
'utf-8' codec can't decode byte 0xb1 in position 1: invalid start byte
("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))

Registrador: homeassistant.components.camera
Fuente: helpers/entity_platform.py:1038
integración: Cámara (documentación, problemas)
Ocurrió por primera vez: 1 de enero de 2025, 17:35:28 (6231 ocurrencias)
Última vez registrado: 21:30:34

Updating tapo_control camera took longer than the scheduled update interval 0:00:30

Device Firmware

1.3.15 Build 240715 Rel.43073n(4555)

Integration Version

6.0.1

Using stream component

Yes

Does camera work via official integrations?

N/A

Camera has all attributes filled out in developer tools

Yes

HASS Environment

integration

Search for similar issues

Yes

Additional information

No response

@JurajNyiri
Copy link
Owner

Only one integration needs to be enabled, otherwise it causes issues like this.

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