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.

0
Under review

Galaxy demension intrusion panel

nico tol 10 years ago in Products / Other drivers updated by Oksana (expert) 9 years ago 1

Hello ,

Is there anyone who made a connection with a honewell galaxy demension intrusion panel in iridium?
Hoenwell told me that this can be done through RS485 or Ethernet.

Greetings
NIco

0
Answered

change a license from 1.5 to 2.0

Beckerautomacao 12 years ago in Licensing and marketing updated by Oksana (expert) 10 years ago 3
Is it possible to change a license HDL-Bus from 1.5 to 2.0?
0
Waiting for user's reply

Cubesensors

Felipe Cirilo 12 years ago in Products / Other drivers updated by Oksana (expert) 9 years ago 2
Hello,


I`ve seen this new amazing product, would be good if iRidium support it.
http://cubesensors.com




Thanks!
Requests for Drivers
0
Voting

Translation of programs

Theo Derks - NL (distributor) 12 years ago in GUI Editor updated by Nikolay Rusanov 9 years ago 5
Hi,
We still can't translate all used functions/labels/commands in the GUI Editor and Transfer for our Dutch and Belgian installer/system-integrators.

We want to have full translated programs, not 60% Dutch and 40% English, only 100% Dutch.

Please make this possible, so all users can work in their own language.

Thanks
Theo
0

Logic machine/BAOS KNX

James R Delaney 9 years ago in Products / KNX updated by Nikolay Rusanov 9 years ago 1

Hi

I am doing a new build job.

I have not used iRidium before.

I looked at the KNX tutorial.


This is what I would like to do:


Image 11135



Has anyone else done something like this?


How do I do the graphs etc?


Maybe Sonos is better than Nuvo - I could always use the Nuvo app..


Many thanks

James





0
Answered

http project download parmeters

Roger [rocfusion] 9 years ago in iRidium Script updated by Ekaterina (head of support) 9 years ago 8
Hi,

Following on from my previous question, since the first release of the function IR.DownLoadProject the parameters look like they have changed also the functionality of these method is changed.

In the first release we have,
function HTTPUpdate(url)
{
var parsed_url = parse_url(url);
var downloader = IR.DownLoadProject(
{
type:parsed_url.scheme,
host:parsed_url.authority,
path:parsed_url.path + '?' + parsed_url.query,
method:'GET',
name:'Fireplace'
});
}
HTTPUpdate('https://s3.amazonaws.com/iRidiumWiki2.0/iRidiumTransfer/HTTP_Upload.irpz');

This would cause the project to get uploaded immediately.

Now the new IR.DownloadProject, found in the project file supplied in the wiki, does not automatically update. Only the original project is shown. I guess the IR.DesignSwitch is no longer working or the sample script provided does not load the correct project file name.

With this new implementation will we always have to IR.DesignSwitch together with IR.DownLoadProject to get the new downloaded project to start?

Thanks,


Roger
0
Answered

control device in Myhome systems through interface

Vuong Xuan Phuc 9 years ago in Products / Other drivers updated by Oksana (expert) 9 years ago 7
in Myhome system. To expand amount device in one system need use "Interface" but i not know to control through it. Example light 1 have address A=1 PL=2 Interface=5. How to control it?
Answer
Oksana (expert) 9 years ago
Hello,
You can try to contact via official web-site: http://www.bticino.com/amministrazione/contacts/
0
Answered

​​Razberry Zwave - v2.1.1

Regency 9 years ago in Products / Other drivers updated by Dmitry - support (expert) 9 years ago 6

Razberry Zwave - v2.1.1 does not work with Iridium - Razberry v1.7.2 and V2.0.0 have feedback but no control - anyone fix this?

0
Under review

DIVUS MIRROR

PRASHANTH MENDONCA 10 years ago in General updated by Ekaterina (head of support) 10 years ago 1
Is it possible Iriduim with DIVUS MIRROR touch panel??
0
Answered

control HDL Panel via iridium

Yun Wa Yiu 10 years ago in Products / HDL-BUS Pro updated by Ekaterina (head of support) 10 years ago 2
I set the scene setting in MP8B.48, how can i call the panel button and receive the panel button status via iridium?