Error in zigbee plugs and relays

Good evening, I have a c7 hub



in version 2.3.7.144, it has all my devices such as a socket plug and Tuya relay, so with an error, I have already changed the type to generic zigbee switch, but it continues. If I leave the Tuya metering plug on, my hub keeps blocking the automation. I'm thinking about removing these devices and putting everything in a smart socket.

You were using a custom driver previously for this device. That driver must have created a scheduled job, which is still scheduled but does not have a "handler" available in the stock driver you are using now.

To fix, switch temporarily to the "Device" driver, run the "Delete All Scheduled Jobs" command, then switch back to the Generic Zigbee Switch driver (or whatever one you intend to use for this device).

4 Likes

Thank you very much, the errors disappeared, I changed the type, very good, but one of them is an energy monitoring plug, and it increases the queue very quickly in the logs. I will send the image.

I'm not sure what you mean with this.

The screenshot you shared is not inherently problematic, nor are log entries per se. An energy monitoring device tends to have more frequent traffic compared to other devices, since it has to report energy back to the hub and not just things like on/off state.

Are you noticing any problems? And do you have any automations (rules or other apps) that might be frequently calling commands on this device?

Perfect, I understood your point, in any case, I thank you very much for the help and support from the community, thank God, I managed to solve this problem. thanks.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.