Iobroker with loxone

467 views
Skip to first unread message

Kornilios Plouti

unread,
Jul 29, 2021, 12:04:51 PM7/29/21
to Loxone English
Hi all,

Hope you are well.

I am trying to use iobroker fro the first time. Is anywhere any guidance as to how to implement iobroker in loxone config?

Any help is appreciated. Thanks a lot in advance.

Kind Regards,
Kornilios Plouti

Rob_in

unread,
Jul 30, 2021, 3:40:11 AM7/30/21
to Loxone English
I am trying to use iobroker fro the first time. Is anywhere any guidance as to how to implement iobroker in loxone config?

Install ioBroker. Install the Loxone adapter. Job done.

ioBroker requires login credentials for a Loxone user (I have a separate Loxone user for this purpose and recommend the same). Any blocks that are visible in the Loxone web UI by this user automatically appear as objects to be read or written to in ioBroker. You don't have to do anything else in Loxone config - it really is that easy.

Maybe we could help more if you told us exactly what you are trying to achieve though.

Robin 

Chris Pitman

unread,
Aug 4, 2021, 9:45:46 AM8/4/21
to Loxone English
Also playing with this - I have got iobroker running on a pi4 with loxone, Lg tv and Samsung TV. Via the iobroker web interface I can get each app to work ie TV channel change and loxone lights. 

What I can't work out how to do is (I use loxone switches but only ones by external doors or bed side use tripple tap all off/night mode), I want the lounge switches to double tap just lights this works but add a tripple tap switch off lights and tv, how do I create the link in iobroker ? 

Rob_in

unread,
Aug 5, 2021, 1:31:29 AM8/5/21
to Loxone English
On Wednesday, 4 August 2021 at 15:45:46 UTC+2 Chris Pitman wrote:
What I can't work out how to do is (I use loxone switches but only ones by external doors or bed side use tripple tap all off/night mode), I want the lounge switches to double tap just lights this works but add a tripple tap switch off lights and tv, how do I create the link in iobroker ? 

You need to create something in Loxone that is visible to your ioBroker user (shows up in the web interface) and connect the multiclick's triple click output to it. You can use a memory flag, virtual output or state for this, whichever you prefer. After doing this, make sure that output appears as a new object ioBroker.

Then in ioBroker create a tiny script (use blocky, rules or the text interface) that watches that object for a change and when it's value goes high (ie. a multi-click has been registered) performs the action you want by updating a target object (ie. set TV power to 'off').

HTH,

Robin

Chris Pitman

unread,
Aug 5, 2021, 2:28:28 PM8/5/21
to Loxone English
Thanks it was the how to create the script part I was stuck at.
Reply all
Reply to author
Forward
0 new messages