Add your idea or search for answers in existing topics. The most popular ideas will be implemented faster!
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.
Geen vergelijkbare onderwerpen gevonden.
0
Voltooid
switch between Wifi and 3G for Myhome System
Nguyễn Trực 9 jaar geleden
in i2 Control V2.2
•
bijgewerkt door Ekaterina (head of support) 9 jaar geleden •
1
I'm control to Myhome System. I create two button switch 3G and wifi . But When I use 3G control to myhome system, it's not working! the script:
function Internal_TCP()
function Internal_TCP()
{
IR.GetDevice("My Home").SetParameters({Host: "192.168.1.35", Port: "20000",Password: "12345"});
}
function External_TCP()
{
IR.GetDevice("My Home").SetParameters({Host: "my company DNS ", Port: "20000",Password: "12345"});
0
Beantwoord
set object view order by script
Is it possible to specify a view order after an item is created?
I would like to generate a background for a number of items, but i have to make sure it is always generated first or the items disappear behind the background.
It would be great if there is a way to set this order with javascript after creating the object.
I would like to generate a background for a number of items, but i have to make sure it is always generated first or the items disappear behind the background.
It would be great if there is a way to set this order with javascript after creating the object.
Antwoord
Ekaterina (head of support)
10 jaar geleden
This parameter cannot be changed via the script.
You set it when creating the item, so the items should be created in the right sequence
You set it when creating the item, so the items should be created in the right sequence
0
Beantwoord
Авторизация не пройдена
Эмиль Боев 9 jaar geleden
in Transfer
•
bijgewerkt door Ekaterina (head of support) 9 jaar geleden •
1
Что делать, если transfer сам не находит панель (i2control), а при попытке вручную с панели послать запрос на обновление в трансфере появляется надпись:
Antwoord
Ekaterina (head of support)
9 jaar geleden
Решения всех возможных проблем с поиском панелей и загрузкой проектов можно найти здесь
Но ситуация, когда Трансфер видит панель, но не может авторизовать, возникает в случае блокировки "поискового" UDP трафика Transfer брандмауером или антивирусом ПК. Добавьте Иридиум в список исключений или временно отключите антивирусное ПО.
Но ситуация, когда Трансфер видит панель, но не может авторизовать, возникает в случае блокировки "поискового" UDP трафика Transfer брандмауером или антивирусом ПК. Добавьте Иридиум в список исключений или временно отключите антивирусное ПО.
0
Beantwoord
Adjusting temperature in Domintell
Patrick V 9 jaar geleden
in Products / Other drivers
•
bijgewerkt door Ekaterina (head of support) 9 jaar geleden •
1
Hello, can anyone help me out on this?
Reading the temperature is no problem but I can not find how to adjust the temperature in a specific room. Everything is controled by Domintell.
Reading the temperature is no problem but I can not find how to adjust the temperature in a specific room. Everything is controled by Domintell.
0
Under review
Z wave driver for Vera
Barry Jones 9 jaar geleden
in JS modules
•
bijgewerkt door Ekaterina (head of support) 9 jaar geleden •
1
Hi dose anyone have a Vera Zwave driver with slider support and feedback they wish to share, free or paid, happy to look at it
0
Under review
i2control android portrait mode
If portrait project (irpz) uploaded into i2control on android, than android system itself running in landspace mode.
One can find it out by system notification pull-down bar (and system volume level popup).
0
Beantwoord
Project coolmaster 1000D
Vuong Xuan Phuc 9 jaar geleden
in Products / Other drivers
•
bijgewerkt door iRidiumNikita 9 jaar geleden •
2
I have a project Coolmaster 1000D by i2_fixed_stat. I try to use and it can be get feedback state of device. But i can't see script because it have a password. Can you send the pass word off script or tell me how to get the feedback from coolmaster 1000D. Thanks
0
Beantwoord
How to send a http post (including cookie) in JavaScript. What's the syntax?
Abhijeet Ramgir 10 jaar geleden
in iRidium Script
•
bijgewerkt door Sergey (expert) 10 jaar geleden •
2
Hello,
I just want to send an HTTP POST (including cookie) to a device. How can I do that using JavaScript?
Thanks,
Abhijeet
I just want to send an HTTP POST (including cookie) to a device. How can I do that using JavaScript?
Thanks,
Abhijeet
0
Beantwoord
problem with yahoo
hi !
i try to make a project but i have a problème with the driver yahoo weather.
i create a button, i find my zip code but after i have a problem with use the macros (press, release ?). can you help me and give me a solution.
thanks for your help.
bruce
i try to make a project but i have a problème with the driver yahoo weather.
i create a button, i find my zip code but after i have a problem with use the macros (press, release ?). can you help me and give me a solution.
thanks for your help.
bruce
0
Beantwoord
Масштабирование для $V и $F
Добрый день!
Было бы не плохо иметь возможность задать масштабирование для отображаемых данных, передаваемых элементу с тэгами $V и $F.
Часто при работе со сторонним оборудованием интегрируемым откуда-то (LON, Modbus) переменные передаются в значении кратном реальному. Например, температура реальная 23.5С, а приходит значение 235. В этом случае приходится задействовать внешний скрипт. Или, например, от счетчика электроэнергии получаем мощность в ваттах, а понятнее отображать их в килоВаттах.
Хочется иметь более простой инструмент для этого.
Было бы не плохо иметь возможность задать масштабирование для отображаемых данных, передаваемых элементу с тэгами $V и $F.
Часто при работе со сторонним оборудованием интегрируемым откуда-то (LON, Modbus) переменные передаются в значении кратном реальному. Например, температура реальная 23.5С, а приходит значение 235. В этом случае приходится задействовать внешний скрипт. Или, например, от счетчика электроэнергии получаем мощность в ваттах, а понятнее отображать их в килоВаттах.
Хочется иметь более простой инструмент для этого.
Customer support service by UserEcho