Tuya smart sockets show as offline in HA

Hi guys, I’m new here, so please bear with me. :slight_smile: I set up Tuya integration in my HA Green, and most devices work fine. A bunch of smart sockets work fine in the Smart Life app, but in HA they show up as unavailable.
Any pointers how to start debugging that issue?
Cheers,
Stefan

Logs, the answer is always logs.

Thanks @nickrout! I had checked the logs for the devices in question; there’s only this:
No logbook events found.
That’s not very helpful, thus my post asking how to start debugging the issue when there are no logs.

You should increase your logging for tuya_iot

See Logger - Home Assistant

Thanks, Nick, I’ll try that for other integrations, too.
In the meantime, it turned out that reloading the Tuya integration was the trick I didn’t know. I reloaded, and new Tuya devices magically appeared. :slight_smile:
For some reason, that also made the “unavailable” devices show up as available.

1 Like

Great, good to see success.