Tuya Schalter keine Rückmeldung und Zugriff; Tailscale ztw. keine Verbindung

Josef68

New member
Hallo!

Ich verwende HA nun seit einem Jahr und lief bis Samstag wunderbar.
Dann hatte ich einen Stromausfall.v
Seither kann ich keine Tuya Schalter mehr bedienen und erhalte auch keine Rückmeldung zum Schaltstatus.
Zusätzlich habe ich tlw. keinen Zugriff auf HA über Tailscale.

Im Log habe ich seither z.B. das:

Logger: homeassistant.components.websocket_api.http.connection
Quelle: components/websocket_api/commands.py:239
Integration: Home Assistant WebSocket API (Dokumentation, Probleme)
Erstmals aufgetreten: 06:53:59 (1 Vorkommnisse)
Zuletzt protokolliert: 06:53:59

[140261780339520] network error:(-9999999) sign invalid
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 239, in handle_call_service
response = await hass.services.async_call(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/core.py", line 2543, in async_call
response_data = await coro
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/core.py", line 2580, in _execute_service
return await target(service_call)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 971, in entity_service_call
single_response = await _handle_entity_call(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1043, in _handle_entity_call
result = await task
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1663, in async_turn_off
await self.hass.async_add_executor_job(ft.partial(self.turn_off, **kwargs))
File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/tuya/switch.py", line 715, in turn_off
self._send_command([{"code": self.entity_description.key, "value": False}])
File "/usr/src/homeassistant/homeassistant/components/tuya/base.py", line 275, in _send_command
self.device_manager.send_commands(self.device.id, commands)
File "/usr/local/lib/python3.12/site-packages/tuya_sharing/manager.py", line 93, in send_commands
return self.device_repository.send_commands(device_id, commands)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/tuya_sharing/device.py", line 180, in send_commands
self.api.post(f"/v1.1/m/thing/{device_id}/commands", None, {"commands": commands})
File "/usr/local/lib/python3.12/site-packages/tuya_sharing/customerapi.py", line 192, in post
return self.__request("POST", path, params, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/tuya_sharing/customerapi.py", line 121, in __request
raise Exception(f"network error:({ret['code']}) {ret['msg']}")
Exception: network error:(-9999999) sign invalid

komplette Software ist am letzt Stand.

Bitte um Hilfe.

Danke
Josef
 
Was sagt den die App auf deinem Mobilfunkgerät, mit der Du "vermutlich" deine Tuya Geräte eingerichtet hast ?
 

Zurzeit aktive Besucher

Letzte Anleitungen

Statistik des Forums

Themen
4.564
Beiträge
46.698
Mitglieder
4.193
Neuestes Mitglied
RoSch
Zurück
Oben