Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

It works but...

Featured Replies

Posted

I have automated my Yamaha A/V receiver with the IRLinc Transmitter.

 

Here's an example: One of my scenes uses a KPL secondary button to turn on my receiver (zone 3) and set it to the tuner input so I can listen to the radio. This works just fine.

 

When I don't want to listen to the radio anymore, I push the same KPL button and the following program activates another scene which sets my receiver to an unused input AV6 (for resetting purposes) and turns off the receiver.

 

If
       Status  '0F.D2.D9.1/Garage / 0F.D2.D9.G/BOB FM' is On
   And Control '0F.D2.D9.1/Garage / 0F.D2.D9.G/BOB FM' is switched Off

Then
       Set Scene 'Zn3 Input Reset and Power Off' On

Else
  - No Actions - (To add one, press 'Action')

So far, so good. Don't know if it's the best way to go, but it works.

 

Also, I can use MobiLinc Pro to turn on my scene, but I can't turn it off because I'm not physically pushing the button on the KPL. So I added a line to my program:

 

If
       Status  '0F.D2.D9.1/Garage / 0F.D2.D9.G/BOB FM' is On
   And Control '0F.D2.D9.1/Garage / 0F.D2.D9.G/BOB FM' is switched Off
    [b]Or Control '0F.D2.D9.1/Garage / 0F.D2.D9.G/BOB FM' is not switched On
[/b] 
Then
       Set Scene 'Zn3 Input Reset and Power Off' On

Else
  - No Actions - (To add one, press 'Action')

 

Now MobiLinc does what the KPL button does, but it feels like I'm cheating or not doing it optimally. Is there a better way to go?

Hi Traditore,

 

Is there a reason you do not have the KPL button as a controller in the scene itself (instead of using programs)?

 

With kind regards,

Michel

  • Author

Hi Michel,

 

But I do. The KPL button is controller of a scene (BOB FM). This scene turns on my receiver and sets it to Tuner.

 

If I turn off the scene using the KPL button, I doubt my IRLinc will do anything else but send the same two IR commands above. That's why I thought it was necessary to write a program.

 

Am I missing something?

Hi Traditore,

 

You are correct ... I had completley forgotten about the limitations of IRLinc TX.

 

I think you are on the right path and your programs seem solid.

 

With kind regards,

Michel

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.