Мы перевели нашу службу поддержки на новую систему технической поддержки. С 17.01.2022 мы отключили возможность создавать обращения через личный кабинет userecho. Теперь все запросы обрабатываются по почте на support@iridi.com .
Спасибо вам за ваше понимание и хорошего дня.
i3lite App does not run continuously in background
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.
Iridium Gate compatibility with i3Pro
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 !
Button visible State
Hi,
Is it possible to make one button visible depending on the state of another button ? Without Script ?
AddListener with System.Time.Seconds
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?
Trigger button with multiple feedbacks
I've created a trigger button with the following properties:
I've linked multiple feedbacks (that each return a value between 0 and 100) to it's value:
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?
Clipsal C-Gate JS Driver compatibilty
Does the Clipsal C-Gate JS Driver work with i3 pro or only iRidium V2 and i2 control
what upgrade license iRidium gate to lite for?
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?
Good example to communicate between client and server
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
Control4 Compatibility
Hi, in the future there is a plan for make iRidium compatible with Control4 system?
Kind Regards
Сервис поддержки клиентов работает на платформе UserEcho