Global Caché iTach TCP/IP to IR
The Global Caché iTach TCP/IP to IR integration allows you to control IR devices with a Global Caché iTach Device and GC-100 devices. The Global Cache IR API are similar across their product line. See API documentation links at the end of this page.
In order to utilize the digital input (binary sensor) and relay (switch) features of your Global Cache device you will need to use the gc100 integration and associated platforms.
To use your iTach remote in your installation, you will need to know the IR commands for your devices in Pronto hex format and add the following to your "configuration.yaml" file.
:::tip
更改配置后需要重启 Home Assistant。
:::
An example to call the integration from developer tools using the remote.send_command action: { "entity_id":"remote.tv", "command":"menu" }
Note: Global Cache devices expect data in their own format of "sendir...". This integration converts hex code to Global Cache IR form.
API Documentation:

