Поделитесь своими идеями, пожеланиями и примерами в этом разделе. Идеи, за которые голосуют чаще всего, будут реализованы быстрее!

Мы перевели нашу службу поддержки на новую систему технической поддержки. С 17.01.2022 мы отключили возможность создавать обращения через личный кабинет userecho. Теперь все запросы обрабатываются по почте на support@iridi.com .

Спасибо вам за ваше понимание и хорошего дня.

0
Завершен

switch between Wifi and 3G for Myhome System

Nguyễn Trực 9 лет назад в i2 Control V2.2 обновлен Ekaterina (head of support) 9 лет назад 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()
{
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
Отвечен

set object view order by script

r riksma 10 лет назад в iRidium Script / Interface scripts обновлен 10 лет назад 2
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.
Ответ
Ekaterina (head of support) 10 лет назад
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
0
Отвечен

Авторизация не пройдена

Эмиль Боев 9 лет назад в Transfer обновлен Ekaterina (head of support) 9 лет назад 1
Что делать, если transfer сам не находит панель (i2control), а при попытке вручную с панели послать запрос на обновление в трансфере появляется надпись:

Image 9460

Ответ
Ekaterina (head of support) 9 лет назад
Решения всех возможных проблем с поиском панелей и загрузкой проектов можно найти здесь

Но ситуация, когда Трансфер видит панель, но не может авторизовать, возникает в случае блокировки "поискового" UDP трафика Transfer брандмауером или антивирусом ПК. Добавьте Иридиум в список исключений или временно отключите антивирусное ПО.
0
Отвечен

Adjusting temperature in Domintell

Patrick V 9 лет назад в Продукты / Other drivers обновлен Ekaterina (head of support) 9 лет назад 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.
0
На рассмотрении

Z wave driver for Vera

Barry Jones 9 лет назад в Готовые скриптовые модули обновлен Ekaterina (head of support) 9 лет назад 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
На рассмотрении

i2control android portrait mode

Эмиль Боев 9 лет назад в i2 Control V2.2 обновлен Oksana (expert) 9 лет назад 5

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
Отвечен

Project coolmaster 1000D

Vuong Xuan Phuc 9 лет назад в Продукты / Other drivers обновлен iRidiumNikita 9 лет назад 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
Отвечен

How to send a http post (including cookie) in JavaScript. What's the syntax?

Abhijeet Ramgir 10 лет назад в iRidium Script обновлен Sergey (expert) 10 лет назад 2
Hello,
I just want to send an HTTP POST (including cookie) to a device. How can I do that using JavaScript?
Thanks,
Abhijeet
0
Отвечен

problem with yahoo

scoopar 9 лет назад в General обновлен iRidiumNikita 9 лет назад 2
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

0
Отвечен

Масштабирование для $V и $F

evg 9 лет назад в GUI Editor обновлен AnthonyJ 9 лет назад 3
Добрый день!
Было бы не плохо иметь возможность задать масштабирование для отображаемых данных, передаваемых элементу с тэгами $V и $F.
Часто при работе со сторонним оборудованием интегрируемым откуда-то (LON, Modbus) переменные передаются в значении кратном реальному. Например, температура реальная 23.5С, а приходит значение 235. В этом случае приходится задействовать внешний скрипт. Или, например, от счетчика электроэнергии получаем мощность в ваттах, а понятнее отображать их в килоВаттах.
Хочется иметь более простой инструмент для этого.

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