Get list of defined custom buttons for an IR remote
Is your feature request related to a problem? Please describe.
I want to add support for the custom IR remotes to my app but to make it easier for user I need a list of buttons that have been defined so i can replicate them/
Describe the solution you'd like
When the list of devices is returned could a list of the names of the custom buttons be returned as part of the data for each device.
Describe alternatives you've considered
The user has to reproduce the addition of buttons in my app, being carefully to enter the text exactly as it was when defining the remote.
Additional context
If the list of buttons is returned when the device list is returned then I can automatically recreate the same buttons and prevent typing errors. Much more user friendly.
i have the same question/problem.
Same issue
Any news?