Closed bkbartk closed 1 month ago
If the cause was this integration, I would expect a stack trace in the log mentioning an unhandled failure in this integration. With the current info, it seems like Home Assistant itself has gotten into an inconsistent state, but there might have been a message implicating this integration earlier in the log, when the device failed to load.
I have also those 2
This error originated from a custom integration.
Logger: custom_components.tuya_local.device
Source: custom_components/tuya_local/device.py:575
integration: Tuya Local (documentation, issues)
First occurred: September 12, 2024 at 19:32:56 (24254 occurrences)
Last logged: September 16, 2024 at 21:46:41
Failed to fetch device status for medion_robot_s20_sw
This error originated from a custom integration.
Logger: custom_components.tuya_local.device
Source: custom_components/tuya_local/device.py:451
integration: Tuya Local (documentation, issues)
First occurred: September 12, 2024 at 19:32:15 (11 occurrences)
Last logged: September 16, 2024 at 21:49:05
medion_robot_s20_sw protocol error 901: Network Error: Unable to Connect
Test protocol error 901: Network Error: Unable to Connect
But that doesn't tell me much.
I think I will try to reinstall the integration later.
901 is a connection failure, either due to a networking issue, or some other app or integration blocking the local connection to the device.
this might makes sence, a factory reset was applied, this means also a new id, but reconfigure does not allow to change the ID.
next to that, there were some special characters in my local key
Ei`/B.`DvM}p=B[H
(backquotes are hard to escape in github)
anyway, after a factory reset again I got a more normal key and now delete and add work without any issues.
So my assumption here is that backquotes are not allowed by the integration
It seems that the issue is resolved for you, and since there isn't enough info to followup, I will close this for now, though I expect there was something happening during the setup to leave it in an incomplete state.
This form is for reporting bugs. If you have encountered a bug, you should generally have some log messages or device diagnostics to show something is going wrong. If your problem is more of a question or a request for help, then Discussions is probably a more suitable venue.
Describe the bug My device is reset, and now I cannot add it anymore, for some reason there is any issue with the local key. So I try to remove the device but this gives me an error.
To Reproduce try to remove a not connected device
Expected behavior device will be removed Additional context also I have issues changing the local key.
If the bug involves a device, then please include device diagnostics from Settings / Devices & Services / Tuya Local (your device) / "1 device"
Please check if there are messages from Tuya Local in the Home Assistant log (Settings / System / Logs), and include those too.
If applicable, add screenshots to help explain your problem.