Hey everyone! I’ve been diving into the world of smart home automation lately, and I wanted to share my experience with the Tuya Zigbee IR Blaster. It’s been a fascinating journey, and I hope this post can help others who might be considering this device or facing similar challenges.I purchased the Tuya Zigbee IR Blaster after hearing great things about its compatibility with Zigbee networks and Home Assistant. Setting it up was straightforward using Zigbee2MQTT, and I was impressed by how seamlessly it integrated into my existing smart home ecosystem. I followed the guide mentioned in the post to create a script for automating IR commands, but I ran into some issues that I wanted to figure out.First, I want to highlight the success I had with registering an IR input and sending commands through Zigbee2MQTT. It worked perfectly, and I could control my devices with ease. However, when I tried to automate each IR command using the script provided, I encountered some roadblocks. The script seemed logically sound, but it just wouldn’t execute as expected. I’m wondering if there’s something I missed in the configuration or if there’s another method to achieve the same result.One thing I’m particularly curious about is whether there are alternative approaches to automating IR commands without relying solely on the script. Maybe there’s a more streamlined way to set this up within Home Assistant or through another integration. I’d love to hear from anyone who has successfully automated their IR commands and what methods they found most effective.In the meantime, I’ve been experimenting with different configurations and scripts. I discovered that adjusting the payload and ensuring the correct topic is used is crucial. For example, I had to make sure that the device ID in the script matched exactly what was listed in Zigbee2MQTT. It’s those little details that can make or break the automation process.Another tip I’d like to share is to test each command individually before setting up the full automation. This helps isolate any issues and ensures that each part of the script works as intended. I also found it helpful to review the logs in Home Assistant to identify any errors or misconfigurations.Overall, the Tuya Zigbee IR Blaster has been a fantastic addition to my smart home setup. It’s opened up a whole new level of control over my non-smart devices, and I’m excited to continue exploring its capabilities. If anyone has any insights or alternative methods for automating IR commands, I’d be thrilled to hear about them!Here’s a quick overview of what I’ve learned so far:- Success: Registering IR inputs and sending commands manually works perfectly.- Challenges: Automating commands using scripts has been a bit tricky, but I’m determined to crack it.- Tips: Test each command individually and double-check device IDs and topics in your script.I’m looking forward to connecting with others who have similar experiences or solutions to share. Let’s keep the conversation going and help each other unlock the full potential of our smart home devices!