We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
fire stick remote won't use Samsung button scripts to control volume or mute. code editer will always add null on the end of button overrides.
button_overrides: null mute-button: script: Mute volume-down-button: script: VolumeDown volume-up-button: script: VolumeUp
volume buttons change volume and mute
firestick 4k max/samsung freestyle gen 2
changing script names around
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
fire stick remote won't use Samsung button scripts to control volume or mute. code editer will always add null on the end of button overrides.
To Reproduce
button_overrides: null
mute-button:
script: Mute
volume-down-button:
script: VolumeDown
volume-up-button:
script: VolumeUp
Expected Behavior
volume buttons change volume and mute
Which Type of Device Do You Own?
firestick 4k max/samsung freestyle gen 2
Troubleshooting Steps Completed
changing script names around
Additional context
No response
The text was updated successfully, but these errors were encountered: