Jump to content
Flirc Forums

Benjamin Metzler

Members
  • Posts

    80
  • Joined

  • Last visited

  • Days Won

    11

Posts posted by Benjamin Metzler

  1. 52 minutes ago, mrak said:

    Almost all remotes are RF today.

    The type of remote control used often depends on the device category. Streaming devices such as Nvidia Shield, Apple TV, and Roku typically utilize RF (Radio Frequency), whereas TVs, AVRs, and DVD/Blu-ray players tend to rely on IR (Infrared), although exceptions exist. Many devices that come with an RF remote still support IR functionality. For example, my Apple TV includes an RF remote but also supports IR. To date, I haven't encountered a TV that lacks IR support.

    Regarding the OMSC remote you mentioned, my suspicion (though it could be incorrect) is that it registers as a keyboard when connected, similar to numerous other comparable devices. Certain companies specialize in crafting customized remotes for entities like OSMC. Thus, it likely transmits a combination of media key presses and other keyboard shortcuts when its buttons are pressed.

    Ben

  2. One thing that's worked for me in the past is to set your entertainment center to a known state during shutdown rather then trying to get it into a particular state on power up. In that case, I always set my TV to HDMI1 (my Apple TV) when I power down my entertainment center. This saves me from having to worry about trying to configure things during power on (which can take a while).

  3. Quick Answer

    The Harmony Hub is primarily RF controlled. Direct control with the Skip is not supported possible.

    Not Quick Answer

    In theory, you can set up a Raspberry Pi with Home Assistant and a FLIRC as a translation layer between IR and IP control for the Harmony Hub. The FLIRC would receive the IR command from the Skip, triggering a Home Assistant action. The main challenges include potential latency from the translation process and the need to establish actions and connections. I haven't done it, but below are a couple of links to get you started if you want to try.

    * Harmony Hub/Home Assistant Integration

    * Controlling Home Assistant with an Old Remote

  4. You can't program macros on the activity buttons at this time. They only change the state of the remote, not your entertainment center. The developers have said they will may add this capability, but till then you will need put a macro on another button, such as one of the color button. You then have to press the activity button to set the remote to that activity, then press the button with the macro.

    Ben

    • Like 1
  5. The dev team is (afaik) working on a firmware that will allow reading codes with the Skip1s. Not sure if the codes will be shareable, but I'd hope so.

    The flipper zero, as you mentioned, is expensive. A more affordable solution might be something like the LearnIR. Given that I've only used the flipper zero for reading IR (and scanning my dogs RF tags), I haven't done much with it.

    The thing I like about the flipper zero is that it's trivial to find new codes by incrementing through the IR codes (https://github.com/jamisonderek/flipper-zero-tutorials/wiki/Infrared). It's how I found the power toggle on the HDMI splitter. I hope that Skip1s will do something similar, ideally via the app.

  6. I'm surprised the Yamaha receiver codes didn't work. I used the same IR codes for multiple generations of Yamaha receivers.

    For the BenQ, there's a couple available in the Flipper IRDB at https://github.com/Lucaslhm/Flipper-IRDB/blob/main/Projectors/BenQ/. I did a quick look at the files and BenQ_W2000w.ir and enQ_W1070.ir might be the best if converted to work with Skip1s (or the Skip1s just supported Flipper :-)).

    I believe the Amazon Fire TV Sticks are RF based, so they don't receive IR. For my Playstation 5 (also RF based), I ended up using CEC commands from my TV to control it. Both the Yamaha and and Benq support CEC (according to their manuals).

     

  7. Do the existing SMSL codes (see below image) not work with your DAC? Generally manufactures will reuse the same codes for their products.

    I found a couple sets of codes for SMSL at:

    I have no idea any or which will work with your DAC, but they will need to be converted to Skip 1s format to work.

     

    image.png.1d8cb9dce4e8be6b015139203a0af20b.png

  8. Yeah, when creating the activity, you can't edit the power on/off sequence. I'm sure it's on their list of things to do. Just click Continue button and then click the > next to the Activity to get access to the button mapper. From there you can make changes to the power on/off sequence:

     

    image.thumb.png.00b2e8903cee2ea0a984d2a5e7de1900.png

  9. I would have left the previous entries to ensure that the flipper generated actually worked with the Skip 1s.

    Based on my (limited) experience, if a code exists, it tends to be in the lower range of the numbers. It will be a lot of work though.

    @Turbine if you don't see things happening on the Mecool at the lower numbers, it could be my generated codes are wrong. The only way to find out is to test. You can copy the entry to a button and then use the test option in the button menu. Mines greyed out because I don't have the remote attached.

    Ben

     

    image.thumb.png.2a4d96b020c0ef1a9fd519425c16bd50.png

  10. I used my Flipper Zero to capture some codes from the Skip 1s with the Mecool configuration. I have the sample code from here to generate a Flipper Zero IR file (attached) that increments through the possible codes, resulting in 255 codes. This won't work directly with the Skip 1s, but @jason might be able to build a Skip 1s json for testing. I don't have a Mecool unit so I can't test it to know if it will work or not, but it might be worth a try.

    demo.ir

  11. 4 minutes ago, jason said:

    Good find! I just so happened to write a python script to convert flipper to json. BRB.  

    Cool beans. Please make the script available. I just picked up a flipper and would like to be able to convert some things.

  12. As noted above, that's not currently possible with the activity buttons. I'm hoping the developers will add the functionality sooner rather then later. Until the developers add macro support to the buttons, your best bet is to create a macro on one of the Color buttons that switch inputs after the Activity is set. It's an extra couple buttons to press to switch, but it saves you from shutting everything off.

  13. It depends on how the remote talks to the TV. If it's via RF, then it won't work with the Skip 1s. If it's with IR, then it may be something that can be captured from the remote. This would be a good use case for flirc to add a EFC search option to the Skip 1s.

    I did find the below Vizio discrete codes

    https://www.remotecentral.com/cgi-bin/forums/viewpost.cgi?925066

    It may be that Vizio is using one of other buttons (yellow, blue, red, green), but without testing, there isn't a way to know.

    Ben

×
×
  • Create New...