mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-18 02:54:27 +00:00
Merge pull request #186 from jaroslavmraz/main
Add naming schema for TV ir and AC it to help.
This commit is contained in:
commit
c9f371fe54
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
.DS_Store
|
||||
*.ffs_db
|
||||
|
19
README.md
19
README.md
@ -13,6 +13,25 @@ When adding remotes to this repo, it is helpful to ensure your device name(s) fo
|
||||
|
||||
`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
|
||||
|
||||
Lastly, it's helpful to add further information as a comment directly into the IR file if possible. Example:
|
||||
|
||||
`Filetype: IR signals file`<br>
|
||||
|
Loading…
Reference in New Issue
Block a user