Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IR improvements, reworked enc files, added scripts menu #280

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

eadmaster
Copy link
Contributor

@eadmaster eadmaster commented Sep 23, 2024

added:

improvements:

  • changed .enc files format
  • better serial cmd alias replacements

fixes:


example .ir file format:

Filetype: Bruce IR File
Version: 1
#
#
name: Power
type: parsed
protocol: TCL112AC
address: 80 00 00 00
command: 00 05 00 00
bits: 112  # NEW
value: 23 CB 26 02 00 40 20 00  # NEW
state: 23 CB 26 02 00 40 20 00 80 00 00 00 00 05   # NEW, used only for Air Conditioners
#

new encrypted file format:

Filetype: Bruce Encrypted File
Version: 1
Algo: XOR
KeyDerivationAlgo: MD5
KeyDerivationPasses: 10
Data: EC A5 B6 A8 37 B3 3F A7 74 1B AB B9 42 4D A7 3A F3 B8 DB F8 76 F1

@pr3y pr3y merged commit d03cbbf into pr3y:main Sep 24, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants