Welcome!

On this forum you can discuss iRidium with other users.

iRidium consist of 2 main components - i3 pro app and iRidium Server. Please post here your questions, ideas or errors you find.

Please send your questions to support team as a private messages.


Please subscribe to the Change Log to know our news

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

Problem in levels

Theo Derks - NL (distributor) 8 jaar geleden in Applications / Studio (Server editor) bijgewerkt door Ilya Markov (expert) 8 jaar geleden 1

Hi

Create new project

Create button, and change type to 'level'

See, that 'on hold' option is not available in Object properties

Now, drag & drop a command to the level. See, that the 'on hold' option is available.

Check this option, and press OK.


Now we have the problem:

The command is not visible (because 'on hold' is not visible in Programming tab), but when you hoover the mouse above the command ( in project device panel), you can see it is bound to 'on hold'!


The only option now, (workaround) is to right-click the level, and choose 'Remove all relations from button'.


Please, remove the option 'on move' when drag & drop a command to a level, so installers can not make the error to check the 'on move' option.


Thanks


Theo


0
Not a bug

No operators in Routines possible when adding the 'WHEN'

Theo Derks - NL (distributor) 8 jaar geleden in Applications / Studio (Server editor) bijgewerkt door Ekaterina (head of support) 8 jaar geleden 1

Hi,

- Add a Routine

- Click on 'When'

- Add a feedback

- See, that only the operator == can be selected, but no other operators:


Image 17719


Please fix this.


Thanks


Theo


0
Beantwoord

Using Sonos in server project

Post 8 jaar geleden in Applications / Studio (Server editor) bijgewerkt 7 jaar geleden 3

Hello,


I would like to control Sonos from iRidium server based on logic and scene's. However I can only find things for the panel projects. And most of my customers would rather use their regular Sonos application to browse music.


What would be the best approach to control Sonos from iRidium server?


Examples:

- start playlist x on group x

- stop/start playing

- group or ungroup speakers

- etc.

0
Waiting for user's reply

How to install theme's

Post 8 jaar geleden in Applications / Studio (Server editor) bijgewerkt 8 jaar geleden 8

Hi,


I cannot find any documentation or leads in the video's on how to install theme's in studio. Also, "theme", "GUI" or "Wizard are keywords nowhere to be found in the documentation.


After installing the iRidium package, no theme's are installed by default. However I would like to test the wizard function to see if I can get my fresh RaspberryPi server working.

0
Not a bug

Unable to scale OBJECT PROPERTIES bar

Wouter84 8 jaar geleden in Applications / Studio (Server editor) bijgewerkt door Post 8 jaar geleden 3

Hi,


I've recently discovered a small issue with the scaling of the Object Properties window/bar.

I'm unable to scale this section (up/down). Even after updating to the latest version of iRidium Studio: v1.1.1.19264


Is this a bug or do i have to change a setting?

Image 17427

0
Beantwoord

panelIPInfo не показывает ip wifi адаптера

Oleg Bubnov 8 jaar geleden in Applications / Studio (Server editor) bijgewerkt 8 jaar geleden 2

У компьютера есть два адаптера - проводной и нет. Запускаю через i3pro через студио. Пытаюсь посмотреть айпишник. Если подключаюсь проводом - panelIPInfo показывает верный адрес. Если воздухом - показывает нули. Причем, мак адрес panelIPInfo выдает всегда проводного адаптера. Пользуюсь вот этими двумя командами: IR.Log("IP = " + panelIPInfo[0].IP);IR.Log("MAC = " + panelIPInfo[0].MAC); Как устранить проблему?

0
Beantwoord

Редактор скриптов в Studio 1.1.0.19222 (32bit) не запоминает визуальные настройки

Oleg Bubnov 8 jaar geleden in Applications / Studio (Server editor) bijgewerkt door Ekaterina (head of support) 8 jaar geleden 1

Например, я убираю правую панель и растягиваю снизу до верху его. Когда закрываю и открываю Studio снова, редактор скриптов предстает в первозданном виде. Во второй версии была та же проблема, насколько я помню. Можно ли как-то сделать, чтобы мои установки запоминались?


0
Beantwoord

Send Text To Driver and Send as Command

Justin 8 jaar geleden in Applications / Studio (Server editor) bijgewerkt door Ekaterina (head of support) 8 jaar geleden 1

Hi all,


In iRidium Studio, when I add 'Send Text to Driver' in a Macro and set the channel, I would expect that the entered text would replace the command in that Channel and then send to the driver as a command. This doesn't happen however. Can someone explain how I could send custom text from a button as a command without using script? Or is this not possible?


Image 17229

0
Beantwoord

Example to check value in Edit-field

Theo Derks - NL (distributor) 8 jaar geleden in Applications / Studio (Server editor) bijgewerkt door Aleksandr Romanov (CTO) 8 jaar geleden 3

Hello

Is there anybody who has an example to validate the content of an Edit-box:

- For example: the value has to be between 50 and 100

- Or the length of the entered value has to be < 5 digits

- Etc


Thanks!


Theo


0

Please make Manage Popup Groups Non-Modal

Hi

Currently the Manage Popups Groups is modal

This means I cannot work in JS with Manage Popup Groups open. It would be handy to do this as quite often I would like to see the list of groups so I can use the names in JS without having to keep re-opening the Manage Popup Groups


Please make Manage Popup Groups Non-Modal