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

How would i create a "power_off" all per type of device? #687

Open
atcasanova opened this issue Feb 7, 2024 · 5 comments
Open

How would i create a "power_off" all per type of device? #687

atcasanova opened this issue Feb 7, 2024 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@atcasanova
Copy link

I want to fork the project and store all power off commands for ACs, then TVs, etc. Would it be possible? And how?

@kdpdev
Copy link

kdpdev commented Feb 24, 2024

I have just created a tool to convert and filter results in monbodb style. The problem for you is that results stays in json format and data are in converted raw format. You can try to use my tool and then convert results to .Ir file somehow.
Tool: https://github.com/kdpdev/irptools

@kdpdev
Copy link

kdpdev commented Feb 25, 2024

Now it is possible to export filtered json results back to IR files. But i didnt test it carefully. You can use it as is.

@atcasanova
Copy link
Author

atcasanova commented Mar 1, 2024

Now it is possible to export filtered json results back to IR files. But i didnt test it carefully. You can use it as is.

Could i bother you asking how I would do it using your tool?

@kdpdev
Copy link

kdpdev commented Mar 1, 2024

Now it is possible to export filtered json results back to IR files. But i didnt test it carefully. You can use it as is.

Could i bother you asking how I would do it using your tool?

There is sample folder with build.sh to build tool and run.sh with steps: parse->filter->export_fz

@UberGuidoZ
Copy link
Collaborator

The universal remotes are basically this, but individually. At once point, we were working on this (see here) but I've heard reports it may not work with the newer firmware. If you're able to fix that, please share with a PR. 😄

@UberGuidoZ UberGuidoZ added the help wanted Extra attention is needed label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants