ITach IP2IR configuration

Hi,

I have an Itach IP2IR and I made the following config. in configuration.yaml:

"remote:

  • platform: itach
    host: 198.168.88.151
    devices:
    • name: AVR
      connaddr: 2
      commands:
      • name: “ON”
        data: “sendir,1:1,1,38000,1,69,341,170,21,21,21,64,21,64,21,64,21,64,21,64,21,64,21,21,21,64,21,21,21,21,21,21,21,21,21,21,21,21,21,64,21,21,21,64,21,64,21,64,21,64,21,64,21,64,21,21,21,64,21,21,21,21,21,21,21,21,21,21,21,21,21,64,21,1517,341,85,21,3655"”

and this code in scripts.yaml:

"script_nou:
alias: AVR ON
sequence:

  • service: remote.send_command
    data_template:
    entity_id: remote.avr
    command: ‘ON’
    device: remote.avr
    mode: single
    icon: mdi:remote"

but it doesn’t work… it doesn’t send the IR command.

  1. Where did I mess it up?
  2. The IP2IR interface doesn’t show up in devices or entitis, is this normal?

OK, I understand. What about the config. itself? Did I make it correctly?

If you refer to the hex format, I first tried this one:
0000 006D 0022 0002 0155 00AA 0015 0015 0015 0040 0015 0040 0015 0040 0015 0040 0015 0040 0015 0040 0015 0015 0015 0040 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0040 0015 0015 0015 0040 0015 0040 0015 0040 0015 0040 0015 0040 0015 0040 0015 0015 0015 0040 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0040 0015 05ED 0155 0055 0015 0E47

Is there really no one who can help me?

Anybody???

I know it’s kind of late, but did you come across this thread?

https://community.home-assistant.io/t/itach-stops-working/202517/18

I haven’t had a chance to try this yet, but I’m seeing something similar. Command isn’t being sent at all

In the meantime, I gave up the idea of controlling the Yamaha AVR from HA and sold it and instead I bought a Sonos AMP that is integrated directly into HA and I got rid of the headache. I am also going to sell the IR ITach module. But thanks anyway.