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

combining Actions (sending initial Key) #18

Open
LuggyLuke opened this issue Jan 20, 2024 · 4 comments
Open

combining Actions (sending initial Key) #18

LuggyLuke opened this issue Jan 20, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@LuggyLuke
Copy link

I really like the app and how it can use the extra ke on the remote. Since i have a openhab instance i would like to use this app to also create a "clone remote" in openhab. For this i would need a new funktionality:

  • beeing able to combine e.g.: "execute" and "replace" (or just sending the key AND executing stuff)

i went through the code but i dont think its as easy as i imagined.
but basically a flag/checkbox to still send the initial key would be great, i will try it but if you/anyone with more experience wants to implement it, that would be great :-D.

cheers Lukas

@Sab44
Copy link

Sab44 commented Apr 23, 2024

I would also love to have this functionality. Was looking through the code, I guess the buttons that launch an app can be set to "Execute" and then call the proper luna-send command together with other commands one wants to execute.
But when it comes to "normal" key presses e.g. play/pause I've not understood how/whether it's possible to send the keystroke as a command.

Thanks for all the work to set this app up! Would be a great addition to have.

@Sab44
Copy link

Sab44 commented Apr 23, 2024

I have kinda worked around it now, by just executing a curl command that invokes a webhook trigger on home assistant. Home assistant will then send the original button press via the webOS TV integration + any addiitonal actions I want it to execute. That works fairly well so far.

@LuggyLuke
Copy link
Author

Hey, nice to see i am not the only one :-D. i actually got a modified app to work, it will send all key presses normally, except the "netflix" buttons. If i get a chance i can upload the fork properly. For now: i hope ai uploaded the right ipk. https://easyupload.io/9ozjhi

Greetings on the go,
Lukas

@Sab44
Copy link

Sab44 commented Apr 26, 2024

Hey @LuggyLuke nice to hear you figured out a solution.
Unfortunately I can't quite follow your explanation, mind giving a couple more details? A fork would be ideal of course, but some code snippets to get a better understanding would already be appreciated!
Thanks in advance!

@Simon34545 Simon34545 added the enhancement New feature or request label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants