flipperdevices / flipperzero-firmware

Flipper Zero firmware source code
https://flipperzero.one
GNU General Public License v3.0
12.81k stars 2.72k forks source link

Alow universal IR for AC and Audio #1494

Closed jaroslavmraz closed 1 year ago

jaroslavmraz commented 2 years ago

Description of the feature you're suggesting.

Hi,

Would it be possible to enable the universal controller for Air Conditioning and Audio devices with brutforce? I have already prepared an ir file for Air Conditioners based on the tv.ir pattern from the assets folder. And I'm happy to share it.

Anything else?

No response

skotopes commented 2 years ago

@gsurkov is currently working on it. @jaroslavmraz your file will be quite useful.

jaroslavmraz commented 2 years ago

Happy for it :)

Last and more uptodate version made by comunity are here. Comnuity random adding new irs find it here @skotopes

https://github.com/UberGuidoZ/Flipper/tree/main/Infrared

UberGuidoZ commented 2 years ago

Also note: There have been custom-developed remote GUI too that supports the needs (like Mode) for AC. Others for Speakers, Fan, etc.

gsurkov commented 2 years ago

A/C universal remote is available now, and there is a manual for adding new signals. As for the Audio, I think the library linked above would suffice to start, will add it soon.

UberGuidoZ commented 2 years ago

Sounds great. We are trying to keep these files up to date, pulling from the IRDB. 2-3 people are adding while another few are verifying functionality and duplicate/corruption removal. There are linked scripts from @darmiel used for this.

gsurkov commented 1 year ago

The Audio universal remote is done as well. However, the aforementioned database could not be used as it lacked the buttons we wanted to include. The manual was updated with the Audio-specific info, too.