-
Notifications
You must be signed in to change notification settings - Fork 210
Description
I am having trouble with two specific Tuya devices integrated into Home Assistant via the official Tuya integration. Both devices are visible in the integration, but I cannot control them.
The Issue:
Tuya IR Blaster: In the Automation "Then do" section, it shows "No Actions". I’ve checked my Entities list, and there are no remote. entities associated with this device.
Tuya Smart Lock: The lock appears in Home Assistant, but it also shows "No Actions". I cannot find any entities to lock/unlock the door.
My Setup:
Home Assistant (latest version).
Official Tuya Integration.
Devices work perfectly in the Tuya/Smart Life mobile app.
What I've Checked:
I searched Developer Tools > States for any relevant entities, but they are missing.
I suspect this might be a permissions issue in the Tuya IoT Platform (Cloud API), but I’m not sure which specific APIs are required for IR remotes and Smart Locks to expose their controls to HA.
My Questions:
Has anyone successfully fixed the "No Actions" issue for these specific devices?
Which Service APIs should I ensure are authorized in my Tuya Developer project for Locks and IR?
Are these devices known to be "cloud-only" with restricted control in HA?
finaly : I need steps to fix this issue
