Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TuyaLocal IR Blaster #1199

Open
christianzappa opened this issue Jan 17, 2024 · 6 comments
Open

TuyaLocal IR Blaster #1199

christianzappa opened this issue Jan 17, 2024 · 6 comments

Comments

@christianzappa
Copy link

Home Assistant version
2024.1.3

SmartIR version
Latest

SmartIR configuration


climate:
  - platform: smartir
    name: Bedroom AC
    unique_id: bedroom_ac
    device_code: 1741
    controller_data: remote.universal_remote_control
    temperature_sensor: sensor.universal_remote_control_temperature
    humidity_sensor: sensor.universal_remote_control_humidity
    #power_sensor: binary_sensor.ac_power

Describe the bug

I have a Tuya IR AC Controller, using TuyaLocal integration I can now learn and send IR codes and that works.

I'm trying to use SmartIR with the controller, I'm building a device JSON file BUT I can't seem to get things to work.

The only way I can send IR codes ATM is using the Remote Send Command Service Call, I need to enable the Device ID and use 202 (which I found as the send command code in Tuya Developer platform).

How can I proceed (sorry new to all this)?
tuyalocalir

@Osher-Levy
Copy link

Hi,

Can you share how did you get to this screen?
I installed it through HACS but can't get it to work :(

@BenJamesAndo
Copy link

@Osher-Levy you'd be able to get to that screen by going to Developer tools-SERVICES
Then type in Remote: Send command as the Service.

I doubt SmartIR currently supports TuyaLocal IR Blasters. Code would likely need to be added for it. It is quite cool to see that we can finally use Tuya based IR blasters locally.

@Osher-Levy
Copy link

Osher-Levy commented Jan 30, 2024

@BenJamesAndo Thanks for telling me.
I did manage to get to this scrren but can't control my IR remote. "Unknown error".
image
It is a Tuya Loca ldevice. There is any way to control my AC?

@BenJamesAndo
Copy link

Make sure you first learn the command. I don't have a Tuya IR blaster so I can't help much. You're better off asking on the tuya-local github page. Discussion about the feature getting added there is at make-all/tuya-local#1215

@Osher-Levy
Copy link

From what I've seen, it seems Tuya Smart IR's doesn't work with home assistant.
I ended up buying Broadlink RM4 MINI, I saw Broadlink remotes working good with home assistant.
Thank you anyway.

@Stoatwblr
Copy link

I have several of these Tuya blasters, now configured using ESPhome (tuya cloudcutter works fine). Perhaps that may be a way forward

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants