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
Answered

Trend/graph

Lechu 9 years ago in General updated by Ekaterina (head of support) 9 years ago 1

Hello everyone!


Are there any new ideas about building graphs/trends in iRidium for example daily temperature?


BR

Leszek

0
Answered

"Freezing" static list when pressing button until button release.

TuomoHautala 9 years ago in iRidium Script / Interface scripts updated by Ekaterina (head of support) 9 years ago 4

I have static list on my project for PC and i have buttons with press and release event. When I move cursor out from button while pressing the button, static list moves and now when i release, it wont send relase command. So can i remove "drag static list" event when pressing on button so static list will not move, and put "drag static list" event back when releasing button?

0
Completed

Trigger with memory which sets up the last value of the variable

Ekaterina (head of support) 10 years ago in iRidium Script / AV and Driver scripts updated 9 years ago 1
The trigggers, which switch from 0 to their previous state, are frequently used for implementation of the Mute button and light control together with the main control item - Level. Triggers with memory alow you to get back to the last state used, not the default value of a standard trigger.

To creat a trigger with memory use the script used in the example of the project below:

KNX_SmartTrigger.irpz

The script works with any driver, not KNX only.
In order for it to work, set up connection with equipment, commands, channels, and buttons which will work as "smart" triggers. 

Such button has to be of the Button type and have feedback channel from the controlled address assigned to it to display the actual state. 

Then open the script editor - [JS] and create description of all "smart" triggers the same way it's done in the example.

For each trigger describe the following:
  • the name of the controlled driver 
  • the address where the trigger sends data (the command name, where the data is sent and the feedback channel name have to be the same in the driver settings)
  • the path to the trigger (page, item name)
  • the value for the trigger to "remember" by default. It is required at the project launch. If at launch the variable = 0, then the will be set up when clicking this value.
The trigger instance in the script file looks as follows:
trigger(IR.GetDevice("KNX Router (KNXnet/IP)"),    // driver          	
"Address 1",                               // KNX address (Command = Feedback) 
IR.GetItem("Page 1").GetItem("Item 2"),    // Trigger Button           	
50)                                        // the trigger value by default 
To create another trigger, copy only this block of data and change the necessary parameters - the item address, the KNX address, the driver name. The rest of the script file has to be left unchanged.  
0
Completed

UPNP discovery

rocfusion 10 years ago in iRidium Script updated by Sergey (expert) 10 years ago 3
Hi,

The reason behind no discovery is quite apparent from the following, I made 3 different packet captures of the discovery process. First with iRidium client, next with the original Sonos app and finally with an UPNP Developer Tool. Both the Original Sonos app and the UPNP Developer Tool could find the Sonos Devices on my network immediately every time. Whilst the iRidium client discovery can "sometimes" take a minute or 2. I repeated this 3 times just to be sure. It would be great if the iRidium client could copy what the UPNP Developer tool is broadcast so that we can use this device with all UPNP devices.

Iridium Client Sends one broadcast.

M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 3
ST: upnp:rootdevice


The original Sonos App, 2 broadcasts are sent 2 seconds apart targeted specifically at the sonos household and two different broadcast addresses are used.

M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_XXXXXXXXXXXXXXXXXXXXXXXXX

M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_XXXXXXXXXXXXXXXXXXXXXXXXX


UPNP Developer Tool send two broadcasts less than 1 second apart, note the MX record gives all the devices to respond within 5 seconds

M-SEARCH * HTTP/1.1
ST: upnp:rootdevice
MAN: "ssdp:discover"
MX: 5
HOST: 239.255.255.250:1900
Content-Length: 0

M-SEARCH * HTTP/1.1
ST: upnp:rootdevice
MAN: "ssdp:discover"
MX: 5
HOST: 239.255.255.250:1900
Content-Length: 0



Thanks,


Roger
0
Completed

Wake On LAN - turn on PC via network

Ekaterina (head of support) 10 years ago in iRidium Script / AV and Driver scripts updated by Alex N 8 years ago 5
please see the example allows you to turn on the remote PC thru the local network by the MAC address of this PC

WakeOnLan.irpz
0
Answered

Panel Android Transfer

Yeliz Tarhan 9 years ago in Transfer updated 9 years ago 6
Hi,

1 Samsung Tab4 tablet.

I download the program(i2) on tablet. I can not install the project.It is truncated .
You will see in the pictures .
Note: I reset the tablet.I installed the program again.the same error.
Image 8736


Image 8737


Image 8738


Image 8739

Image 8740



Thanks.







0
Completed

Android: screen brightness adjustment doesn't work

Эмиль Боев 10 years ago in iRidium Script / Interface scripts updated by Ekaterina (head of support) 10 years ago 1
If one try to adjust brightness: 

IR.SetVariable("System.Display.Bright", 0);

it will not work on Android.
It works perfect on iOs.
Answer
This function works only on iOS, it is correct. You can see this information in API:
http://wiki2.iridiummobile.net/Tokens_API#Get_Data_about_Device_Display
0
Answered

External Communication with the IP/KNX interface

Patrick PETIT 9 years ago in i2 Control V2.2 updated 9 years ago 6
Hello,
To communicate (with I2control) by internet with the Weinzierl IP/KNX BAOS 772 interface, is it possible to insert the domain name with the port number instead of the public IP address ?
Sincerely,
Patrick
0
Answered

Frustrated....!! Should I be looking at a different control solution..??

Shaun Moloney 9 years ago in JS modules updated by Ekaterina (head of support) 9 years ago 6

I am not sure why but maybe someone could please provide some feedback as to why there is still no MiOS/Vera support in iRidium?? The Vera 3 and the Vera Edge on of the most popular Z-Wave gateways available why is there such an issues with getting a native Script/Driver from iRidium and or the community?


I am also equal as frustrated that here in Australia were we don't speak Russian the only please that it seems you can by the Fibaro / Z-Wave Script/Driver Licence is from a site ALL in Russian and that NEVER respond to enquires.


Please iRidium I love you software and want to support and sell it here in Australia but its hard when you don't offer support for MiOS/Vera.


Someone.....Anyone.....Please HELP!!


Happy to pay a fee for the drive also


Shaun

0
Answered

Тригер и отключение сцены по второму нажатию

Nikolai 9 years ago in Products / HDL-BUS Pro updated by Ekaterina (head of support) 9 years ago 1

Добрый день, вопрос следующего характера. У меня по кнопке тригеру идет включение сцены. Можно ли следующим нажатием отключить сцену или включить другую? Используя только штатные средства программы? (Вариант с холдом есть, но хотелось бы при обычном нажатии выключать сценарий)Спасибо