We have moved our support service to a new technical support system. Since 17.01.2022, we have disabled the ability to create appeals through the userecho personal account. Now all requests are processed via mail to support@iridi.com .

Thank you for your understanding and have a nice day.

0
Отвечен

i3lite App does not run continuously in background

Govinda Raja 6 лет назад обновлен Aleksandr Romanov (CTO) 6 лет назад 3

Why does the i3lite app not run continuously in the background?


When I want to open the door or turn on a switch, I realize the app takes a lot of time to load.


Ideally once signed in and started, why does the app close on its own? Why cannot the app be kept running continuously in the background so that we do not have to wait for the app to load to use it.

0
Ищется ответ

It is possible to control amazon FireTV with iridium?

Smith Terrero 6 лет назад обновлен Adir Peleg 5 лет назад 3
0
Отвечен

Iridium Gate compatibility with i3Pro

led3 6 лет назад обновлен 6 лет назад 2

Hello, I think it certainly does, but I wanted to know : if I purchase Iridium Gate knowing that I already have I3Pro, will Gate run with it or will I be forced to use the i3Lite version deliver in the Gate bundle to run it ?


Thank you !

0
Отвечен

Button visible State

Paulo de Almeida 6 лет назад обновлен Vladimir Ovchinnikov (expert) 6 лет назад 4

Hi,


Is it possible to make one button visible depending on the state of another button ? Without Script ?

0
Отвечен

AddListener with System.Time.Seconds

Wouter van der Post 6 лет назад обновлен Vladimir Ovchinnikov (expert) 6 лет назад 5

Hello,


I've been using the following code to have a function execute at a certain time (the user can select the time with the touchscreen). Every minute I check if the selected time is reached, and execute some logic if it is:


IR.SetGlobalListener(IR.EVENT_GLOBAL_TAG_CHANGE, function(name, value) {
  if (name == "System.Time.Minutes") {
    if (parseInt(IR.GetVariable("System.Time.Hour")) == selectedHour && parseInt(IR.GetVariable("System.Time.Minutes")) == selectedMinutes) {
      // call some function ....
}
  }
});

Now I want to dynamically add more of these timers that have different times selected by the user, but you can only call SetGlobalListener once. Can you tell me how I can do this with IR.AddListener? I've tried:

IR.AddListener(IR.EVENT_TAG_CHANGE, IR.GetVariable("System.Time.Minutes"), function(name, value) {
  // logic
});


but that is not being called.

Can you help me out?

0
Отвечен

Trigger button with multiple feedbacks

Wouter van der Post 6 лет назад обновлен Dennis Piet 4 года назад 14

I've created a trigger button with the following properties:

Image 25886


I've linked multiple feedbacks (that each return a value between 0 and 100) to it's value:

Image 25887


When all 4 feedbacks have a value 100, the button is in the "On" state (which is good).

However when 1 of the 4 feedbacks goes to 0, the button goes to the "Off" state. But there are still 3 feedbacks that return a value of 100. Why does this happen?

0
Отвечен

Clipsal C-Gate JS Driver compatibilty

Steve c 6 лет назад обновлен Aleksandr Romanov (CTO) 6 лет назад 1

Does the Clipsal C-Gate JS Driver work with i3 pro or only iRidium V2 and i2 control 

0
Отвечен

what upgrade license iRidium gate to lite for?

Tanapol E. 6 лет назад обновлен Aleksandr Romanov (CTO) 6 лет назад 7

Hi,

I found "Upgrading iRidium gate to iRidium lite" option on my gate for Google home project

what is this for?


from my understanding gate is lite+server or voice control right?

0
Отвечен

Good example to communicate between client and server

Theo Derks - NL (distributor) 6 лет назад обновлен Aleksandr Romanov (CTO) 6 лет назад 1

Hi

Our installers need a good example:

They want to communicate between the client (i3 pro) and server. To write variables to the server (and store there) and to synchronize these variables to the other Connected clients.

For example: to create user-defined clocks (timers/schedules). The end-user on the client change the clock --> the new variable must be stored on the server (where the clocks/timers are running), and syncrhonized to the other clients.


Do you have a good and working example how to realize this?


Thanks

Theo


0
Отклонен

Control4 Compatibility

Matteo Manica 6 лет назад обновлен Aleksandr Romanov (CTO) 6 лет назад 1

Hi, in the future there is a plan for make iRidium compatible with Control4 system?

Kind Regards

Сервис поддержки клиентов работает на платформе UserEcho