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

Support for Electrolux EACM EZ/N3 #2131

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

StellaLupus
Copy link

@StellaLupus StellaLupus commented Aug 10, 2024

This pull request adds support for the ir remote COR508R for AC Electrolux EACM EZ/N3.
Includes support for decode and encode data from remote

  • Power on/off
  • Temperature
  • AC Mode
  • Fan mode
  • Timer on/off
  • Quiet mode on/off

Checksum implemented worked.

No tests yet

@StellaLupus StellaLupus force-pushed the feature/electrolux-ac-eacm branch 2 times, most recently from 9151129 to 9f5d1fd Compare August 10, 2024 10:46
src/IRac.h Outdated Show resolved Hide resolved
tools/serial_parser.py Outdated Show resolved Hide resolved
@StellaLupus StellaLupus force-pushed the feature/electrolux-ac-eacm branch 5 times, most recently from ecccc3a to 9092a5b Compare August 10, 2024 16:37
fix: code cleanup and formatting
fix: test build
@NiKiZe
Copy link
Collaborator

NiKiZe commented Aug 10, 2024

This is great work, it seems you have also started on tests? We will want to have at least one raw dump from original remote, to create test for it. (Something that we could help with if you want since it isn't always the easiest)

@StellaLupus
Copy link
Author

StellaLupus commented Aug 10, 2024

it seems you have also started on tests

Yes, I started working with tests, but my PC on Windows and I have problems with local run.

electrolux_decode.xlsx
Here my decode table with bit arrays. I also added some raw data to table.
I hope I didn't mix up the lines when adding the raw data.

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