A collective of different IRs for the Flipper
Go to file
Michael Holmes b250eb2513
Add Logitech Z906
Note there is already a converted file at `_Converted_/IR_Plus/L/LOGITECH/Z906.ir` but it appears to not work.
2022-12-20 19:31:49 +00:00
_Converted_ refactor: manual cleanup 2022-12-18 17:32:40 +01:00
ACs Merge branch 'Lucaslhm:main' into main 2022-12-13 11:07:16 -08:00
Audio_Receivers Added description to comment 2022-12-17 12:36:12 -08:00
Blu-Ray fix: formatting, fixed some files 2022-09-16 20:56:17 +02:00
Cable_Boxes Added Bouygues Internet TV Box (Thanks Kuronons!) 2022-12-06 19:38:49 +00:00
Cameras Added Multiple Camera Unknown Model (Thanks Rawit) 2022-10-20 22:50:53 +01:00
Car_Multimedia/Toyota Create TOYOTA_SIENNA-2011-2014.ir 2022-10-30 20:11:12 +07:00
CCTV Changing to name scheme of buttons 2022-08-02 15:47:18 +02:00
CD_Players refactor: minor cleanup 2022-12-07 00:37:25 +01:00
Consoles Added a space to the description in comments 2022-10-04 22:08:00 -07:00
Converters Added Open Source Scan Converter (thanks or4n!) 2022-10-02 23:48:16 -07:00
Digital_Signs Added description to comment 2022-12-16 17:13:45 -08:00
DVD_Players Add LG DKS-6100Q 2022-12-05 04:59:56 +03:00
Fans Merge pull request #298 from airs0urce/main 2022-12-19 16:38:18 -08:00
Head_Units/GPX fix: formatting, fixed some files 2022-09-16 20:56:17 +02:00
Heaters Merge pull request #300 from samuel/flamemore 2022-12-19 16:37:59 -08:00
Humidifiers Added Flame Humidifier (Thanks Nuker9000!) 2022-12-06 17:08:11 +00:00
LED_Lighting Renamed and added description to comment 2022-12-19 16:42:30 -08:00
MiniDisc Rename Sony_RM-D10E.rm to Sony_RM-D10E.ir 2022-12-16 23:24:17 -08:00
Miscellaneous Merge pull request #276 from nn7n/main 2022-12-07 21:28:03 -08:00
Monitors Add Clinton Electronic Monitor (Thanks Nuker9000!) 2022-12-06 18:46:15 +00:00
Picture_Frames Changing to name scheme of buttons 2022-08-02 15:47:18 +02:00
Projectors Added WeWatch Projector (thanks biscoito!) 2022-12-17 12:32:12 -08:00
SoundBars Merge pull request #301 from samuel/bestisan 2022-12-19 16:37:01 -08:00
Speakers Add Logitech Z906 2022-12-20 19:31:49 +00:00
Streaming_Devices Added alternate Apple TV 3 (thanks Wingman4l7!) 2022-12-16 17:22:02 -08:00
Touchscreen_Displays Added BenQ RE7501 Interactive Display (thanks chasee!) 2022-12-17 12:34:35 -08:00
Toys Update HexBug_Remote_CH-B.ir 2022-12-12 16:44:00 -08:00
TVs Update Vizio.ir 2022-12-16 00:58:23 -08:00
Universal_Fan_Remotes/Hunter_99110 Add Hunter Ceiling Fan Remote (Thanks jimmyanon!) 2022-12-06 17:34:59 +00:00
Universal_TV_Remotes refactor: minor cleanup 2022-12-07 00:37:25 +01:00
Vacuum_Cleaners/iCLEBO Added iCLEBO Omega vacuum cleaner robot. 2022-12-16 16:30:15 +03:00
VCR Create RVR-4000.ir 2022-12-16 23:22:37 -08:00
Whiteboards Create Promethan_ActivPanel.ir 2022-12-13 18:49:07 -05:00
.gitattributes Updated .gitattributes for text files too 2022-10-30 14:06:25 +00:00
.gitignore Update .gitignore 2022-08-01 10:04:43 +02:00
README.md Update README.md 2022-12-14 18:16:18 -08:00

Flipper-IRDB

A maintained collective of different IR files for the Flipper! We'd love to have your additions! See here.

Maintainers/Major contributors include:

Make your own manually!

Did you know IR files are plain text files? If a remote is missing, you might be able to make it manually.

Organization

This repo is organized in the following fashion in descending order:

  • Device Type
  • Device Brand
  • Device Series (Where known/applicable)

When adding remotes to this repo, it is helpful to ensure your device name(s) follow the brand_model.ir naming scheme. It is also helpful to ensure your model numbers are capitalized, as per the following example:

LG_55UN7300AUD.ir

Please use this naming scheme for buttons.

FOR TV

POWER
MUTE
VOL+
CH+
VOL-
CH-

FOR AC

POWER
TEMP+
TEMP-
MODE
SWING

FOR AUDIO

POWER
VOL+
VOL-
MUTE

Lastly, it's helpful to add further information as a comment directly into the IR file if possible. Example:

Filetype: IR signals file
Version: 1
#
# Dynex EN-21669D TV <---
#
name: POWER

Make, model, link, or even a short description can be helpful if the name is changed (or just in general)!

To Install New Remotes On Your Flipper:

  1. Git clone this repo to your local PC. Multiple options are explained here.
  2. Open the cloned repository in a File Explorer.
  3. Connect your Flipper to your PC using a USB-C cable.
  4. Open QFlipper
  5. Verify that your Flipper shows "Connected"
  6. Ensure your Flipper is fully up-to-date:
    1. Look for the green "Update" button near the middle-right of the application.
    2. Press "Update" and allow the Flipper to complete the Update process and then reboot before continuing.
  7. Open the File Manager by selecting the "File Manager" icon (piece of paper) on the top left of the QFlipper application.
  8. Select SD Card, then navigate to the infrared folder by double-clicking its icon.
  9. Drag the .ir files you want on your Flipper from the File Explorer into the QFlipper File Manager.
  10. Disconnect the Flipper from the PC and have fun!

NOTE: If you plan to copy them all, it's highly recommended to dismount the SD card and plug it into the computer directly.