# \[APP\]\[Pro\] Global Caché - Connect IR, Serial, and Relay to Almost Any Network

**URL:** https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338
**Category:** Apps
**Created:** [October 1, 2018, 8:41pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338 "2018-10-01T20:41:43Z")
**Posts on this page:** 20
**Page:** 4

<div class="post-metadata">

### Author: ![pln](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/pln/32/1191_2.png) [@pln](https://community.homey.app/u/pln)
#### Post date: [November 25, 2018, 9:02pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/69 "2018-11-25T21:02:45Z")

</div>

It looks like they should be compatible from a quick look at the api specs so I’ve added the models to the ITach WF / SL drivers. Could you try by installing the latest master from github?

See: [[HOW TO] CLI install method](https://community.homey.app/t/how-to-cli-install-method/198)

Source: [https://github.com/plarsson/com.globalcache](https://github.com/plarsson/com.globalcache)

Thanks

---

<div class="post-metadata">

### Author: ![pln](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/pln/32/1191_2.png) [@pln](https://community.homey.app/u/pln)
#### Post date: [November 25, 2018, 9:57pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/70 "2018-11-25T21:57:14Z")

</div>

I’ve added a duration setting to the relay command now. Please try it out by manually install latest from master:

[https://github.com/plarsson/com.globalcache](https://github.com/plarsson/com.globalcache)

---

<div class="post-metadata">

### Author: ![Ruskie](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/ruskie/32/13911_2.png) [@Ruskie](https://community.homey.app/u/Ruskie)
#### Post date: [January 16, 2019, 3:18pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/71 "2019-01-16T15:18:53Z")

</div>

Sorry couldn’t for the life of me figure out the CLI install method ☹

But I have since upgraded to v 2.0 and can’t iTach devices to Homey. Are you planning on updating it to work with v2? (sure hope so)

Thanks!

---

<div class="post-metadata">

### Author: ![pln](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/pln/32/1191_2.png) [@pln](https://community.homey.app/u/pln)
#### Post date: [January 23, 2019, 10:08pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/72 "2019-01-23T22:08:00Z")

</div>

Hi yes, I’ll update it to work with 2.0 soon. The plan is to make use of athom Web API so we can edit the config using the browser.

---

<div class="post-metadata">

### Author: ![Ruskie](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/ruskie/32/13911_2.png) [@Ruskie](https://community.homey.app/u/Ruskie)
#### Post date: [January 27, 2019, 8:43pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/73 "2019-01-27T20:43:45Z")

</div>

That is great news, sir! Ready to test!

---

<div class="post-metadata">

### Author: ![David\_Kaufman](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/david_kaufman/32/8536_2.png) [@David\_Kaufman](https://community.homey.app/u/David_Kaufman)
#### Post date: [April 5, 2019, 1:17pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/74 "2019-04-05T13:17:55Z")

</div>

Hi, can you please me help with string for command? I want sent command as in picture.

in iTest string \*Z01ON is OK

I try any combinations:

```auto
        { "name": "on0", "value": "*Z01ON" },
        { "name": "on1", "value": "*Z01ON\u000D\u000A" },
        { "name": "on2", "value": "\u002A*Z01ON\u000D" },
        { "name": "on3", "value": "\u002A\u002AZ01ON\u000D" },
        { "name": "on4", "value": "\u002A\u002AZ01ON" },
        { "name": "on5", "value": "\u002A\u002A\u005A\u0030\u0031\u004F\u004E" },
        { "name": "on6", "value": "\u002A\u002A\u005A\u0030\u0031\u004F\u004E\u000D" },
        { "name": "on7", "value": "*Z01ON0D" },

```

 ![55510115-cd6e0e80-565d-11e9-8640-9724aab7a00f](https://us1.discourse-cdn.com/flex025/uploads/athom/original/2X/e/ef0eb4d8416123c1e350fdd95df5ffe6874d8620.jpeg)

Thx for your help

---

<div class="post-metadata">

### Author: ![Siobhan\_B](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/siobhan_b/32/12963_2.png) [@Siobhan\_B](https://community.homey.app/u/Siobhan_B)
#### Post date: [April 22, 2019, 7:12pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/75 "2019-04-22T19:12:43Z")

</div>

Hi all,

I’m trying to get my iTach Flex working through @pln’s Global Cache App. The published app doesn’t seem to support the iTach Flex but the code on the GitHub Repo is slightly more up-to-date. I’ve packaged it and installed it using the CLI and it finds my Flex (the published one doesn’t as the identifier isn’t supported).  
The problem is I can’t figure out how to use it, I’ve added some Pronto codes in to the settings (changed in the source code before publishing as copy and paste isn’t working RN) but I can’t figure out how to send them. There’s nothing in the device when I click on it, and if I add it to a flow I get a page that asks me to select a relay command and then search for an iTach Connector (I don’t know what that is). I was expecting to see the device I added to the settings page in here.

I’m sure I’m being stupid, but can someone tell me exactly how please?

Thanks, Siobhan.

---

<div class="post-metadata">

### Author: ![migoman](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/migoman/32/10166_2.png) [@migoman](https://community.homey.app/u/migoman)
#### Post date: [May 15, 2019, 7:18pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/76 "2019-05-15T19:18:07Z")

</div>

Hi all,  
I tested the Bluestack ([https://www.bluestacks.com/](https://www.bluestacks.com/)) to run the Homey-app in Windows! It works just fine to copy, paste Pronto codes!!

---

<div class="post-metadata">

### Author: ![DrakCinema](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/drakcinema/32/1233_2.png) [@DrakCinema](https://community.homey.app/u/DrakCinema)
#### Post date: [September 2, 2019, 5:06pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/77 "2019-09-02T17:06:05Z")

</div>

Hi all,

I am using an ITACH IP2CC. WIth version 1.1.0, I notices=d some changes using the “send relay command”.  
What is the “number” field for?

 ![Capture](https://us1.discourse-cdn.com/flex025/uploads/athom/original/2X/e/eb45377cac38a910059aa2e826430b434a4fc751.jpeg)

Ow i see that the web app is not showing the correct info. On the Homey App it says “delay milliseconds”. Is this a correct parameter for the IP2CC? I can’t find any reference in the ITACH API? Also the ITACH IP2CC **is not changing the relay** with this version.

I tested with ITEST and that is still working.

---

<div class="post-metadata">

### Author: ![Siobhan\_B](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/siobhan_b/32/12963_2.png) [@Siobhan\_B](https://community.homey.app/u/Siobhan_B)
#### Post date: [September 14, 2019, 12:30am UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/79 "2019-09-14T00:30:41Z")

</div>

Ignore my previous message if you saw it.

Looking at the code, the duration field looks like it allows you to invert the state of the device after a delay of x. So if you send a close and a duration of 1000. After 1 second it will re-open again. Sending nothing or zero should have no effect.

This change was made a while ago but not picked up until my changes for the UI and iTach Flex went live.

---

<div class="post-metadata">

### Author: ![DrakCinema](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/drakcinema/32/1233_2.png) [@DrakCinema](https://community.homey.app/u/DrakCinema)
#### Post date: [October 6, 2019, 3:24pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/80 "2019-10-06T15:24:16Z")

</div>

Unfortunately it is not working for my IP2CC. if II set the “duration in milliseconds” to “0” or “100000” msec. Can you please have a look at this.

---

<div class="post-metadata">

### Author: ![Siobhan\_B](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/siobhan_b/32/12963_2.png) [@Siobhan\_B](https://community.homey.app/u/Siobhan_B)
#### Post date: [October 12, 2019, 6:28pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/81 "2019-10-12T18:28:27Z")

</div>

Unfortunately I don’t have one of these devices to test with. I’m just working on what the code says it does instead of being able to test it.

---

<div class="post-metadata">

### Author: ![pln](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/pln/32/1191_2.png) [@pln](https://community.homey.app/u/pln)
#### Post date: [November 20, 2019, 8:36pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/82 "2019-11-20T20:36:42Z")

</div>

IP2CC should work fine now with the latest version 1.1.2. Please try it out!

---

<div class="post-metadata">

### Author: ![Elo](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/elo/32/16640_2.png) [@Elo](https://community.homey.app/u/Elo)
#### Post date: [April 16, 2020, 6:24pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/83 "2020-04-16T18:24:24Z")

</div>

Cannot fogure out how the app works (read all thread) Not a programmer. I have used iTach and Global Cache with iRule before but now switched to homey.

Where do I enter the commands/IR codes som I can create flows for IR?

I have only installed the app. Do I also have to do a CLI install or should the app be all I need in order to set it up? Homey have found my devices and they are installed, but now I am stuck.

---

<div class="post-metadata">

### Author: ![Ricky\_H](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/ricky_h/32/26032_2.png) [@Ricky\_H](https://community.homey.app/u/Ricky_H)
#### Post date: [June 13, 2020, 12:20pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/84 "2020-06-13T12:20:50Z")

</div>

Hi Elo,

You enter the hex codes on the app configuration page. You will create devices and commands which you can use directly in your flows. I can for example reuse the flow and the pwr command of my living room projector on the “backup” projector. (Both Epson and same series)

---

<div class="post-metadata">

### Author: ![Elo](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/elo/32/16640_2.png) [@Elo](https://community.homey.app/u/Elo)
#### Post date: [June 13, 2020, 5:19pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/85 "2020-06-13T17:19:39Z")

</div>

Works great. Thanks.

---

<div class="post-metadata">

### Author: ![Kim\_Erik\_de\_Sousa](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kim_erik_de_sousa/32/34199_2.png) [@Kim\_Erik\_de\_Sousa](https://community.homey.app/u/Kim_Erik_de_Sousa)
#### Post date: [June 13, 2021, 5:43pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/86 "2021-06-13T17:43:08Z")

</div>

Hi! Struggling with the Homey App. Sending Literal command to GC iTach IP2SL, but I only gets the reply “Client is not defined”  
Everything is working great with iTest, sending command “Power On” and have tried to input \u at beginning of command. Any Ideas?

---

<div class="post-metadata">

### Author: ![Martijn\_Kooi](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/martijn_kooi/32/29877_2.png) [@Martijn\_Kooi](https://community.homey.app/u/Martijn_Kooi)
#### Post date: [January 10, 2022, 3:01pm UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/87 "2022-01-10T15:01:52Z")

</div>

Hi  
I have the exact same issue/ error. I’d hook up an IP2IR to make it work by infrared.  
Tried to contact the developer but no response yet.

---

<div class="post-metadata">

### Author: ![Viks](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/viks/32/80597_2.png) [@Viks](https://community.homey.app/u/Viks)
#### Post date: [March 6, 2024, 9:37am UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/88 "2024-03-06T09:37:24Z")

</div>

Just a quick question if someone already tried or could try to possibly modify “app manifest”? Would it work with CLI install on new HB2023?

> **[Upgrading to SDK v3 | Homey Apps SDK](https://apps.developer.homey.app/upgrade-guides/upgrading-to-sdk-v3)**
>
> How to upgrade to SDK v3 introduced in Homey v5.0.0

---

<div class="post-metadata">

### Author: ![Viks](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/viks/32/80597_2.png) [@Viks](https://community.homey.app/u/Viks)
#### Post date: [March 6, 2024, 9:40am UTC](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338/89 "2024-03-06T09:40:02Z")

</div>

> [@Martijn\_Kooi](#):
>
> IP2IR to make it work by infrared

Still got that problem? Which fw version your Homey is running on?

[Previous page](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338.md?page=3)

[Next page](https://community.homey.app/t/app-pro-global-cache-connect-ir-serial-and-relay-to-almost-any-network/2338.md?page=5)
