Replies: 1 comment 2 replies
|
This integration only works with real local devices. The "sub devices" that Tuya creates for IR blasters only exist in the cloud, so do not work with this integration. Instead you need to learn the commands for the device within Tuya Local or another method and send them as remote or infrared commands through this integration. A climate entity would be another layer on top (such as SmartIR, or one of the newer infrared based integrations). |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone. Excellent integration, I apologize in advance if I fail to provide any important details or logs, as I am not very technical.
I am currently using a different integration to control my ACs using a Tuya IR Blaster. It is not local, and requires the developer project keys, which require a refresh every 6 months. Here is their git: https://github.com/EnzoD86/tuya-smart-ir-ac
I was wondering if something similar is already possible on Tuya Local. Virtual sub-devices under my IR Blaster are being picked up when adding a device. I can choose them, select the blaster as the hub, and it auto-fills all the details, but when I click the final Add button, it simply errors with either "Unable to connect to your device with those details" if I leave protocol version as is, or "Unknown error occurred." if I set it to auto.
Few things to note:
I'd be very happy if it was possible to simply add these sub-devices directly to HA like I can with that integration, with local control, no fiddling with learning commands or the developer platform.
All reactions