A collective of different IRs for the Flipper
Go to file
Valters Jansons 65d0103072
Add Sony RMT-AA400U Remote Control
The Remote Control is compatible with Sony STR-DH190 Stereo Receiver.
2023-08-19 04:59:23 +03:00
_Converted_
.github/workflows
ACs Merge pull request #550 from joaopedrogoncalves/lg_ac 2023-08-04 14:42:47 -07:00
Air_Purifiers
Audio_Receivers Add Sony RMT-AA400U Remote Control 2023-08-19 04:59:23 +03:00
Audio_Video_Receivers
Blu-Ray
Cable_Boxes
Cameras Merge pull request #549 from anarchopossum/main 2023-08-04 14:20:37 -07:00
Car_Multimedia Added Pioneer CXC5719 (Thanks Alex!) 2023-08-05 14:07:01 +01:00
CCTV
CD_Players
Consoles
Converters
Digital_Signs
DVB-T Added Fransat Newsat Maestro (Thanks Kuronons!) 2023-08-05 14:13:56 +01:00
DVD_Players Moving to Car Multimedia 2023-08-05 13:59:34 +01:00
Fans Brief description added, slight rename 2023-08-04 14:06:54 -07:00
Head_Units
Heaters
Humidifiers
KVM/Tripp_Lite
Laserdisc/Pioneer
LED_Lighting
MiniDisc
Miscellaneous Rename and added brief description 2023-08-04 14:04:19 -07:00
Monitors
Picture_Frames
Projectors Added Acer H6517ST Full Remote (Thanks Leptoptilos!) 2023-07-24 20:18:25 +01:00
SoundBars
Speakers Minor add to description 2023-07-20 23:10:15 -07:00
Streaming_Devices Merge pull request #556 from logickworkshop/main 2023-08-07 23:01:10 -07:00
Touchscreen_Displays
Toys
TV_Tuner/Hauppauge
TVs Merge pull request #556 from logickworkshop/main 2023-08-07 23:01:10 -07:00
Universal_TV_Remotes
Vacuum_Cleaners
VCR
Videoconferencing
Whiteboards
Window_cleaners/HOBOT
.gitattributes
.gitignore
README.md Update README.md 2023-08-05 16:44:24 +01: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.

Universal Remotes

The maintainers (mostly amec0e) add individual additions to the various Universal Remotes in Unleashed, which are adapted by many other firmware options. If you would like to contribute to the Universal Remotes, please make sure to follow the naming convention below. For ACs, this is an important read.

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_up
Ch_next
Vol_dn
Ch_prev

FOR AC

Off
Cool_hi
Cool_lo
Heat_hi
Heat_lo
Dh

FOR AUDIO

Power
Vol_up
Vol_dn
Mute
Next
Prev
Play
Pause

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.