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
mute
If I want to mute my media player, I need to use a service call for it.
The solution is to add a new predefined action for the mute action.
Use a service call
Request comes from here.
The text was updated successfully, but these errors were encountered:
feat(media_player): add mute predefined action
b664be1
related to #238
This predefined action has been added to ControllerX v4.6.0
Sorry, something went wrong.
Thank you very much @xaviml !
xaviml
No branches or pull requests
Feature Request
Is your feature request related to a problem?
If I want to mute my media player, I need to use a service call for it.
Describe the solution / feature you'd like
The solution is to add a new predefined action for the
mute
action.Describe alternatives you've considered
Use a service call
Additional context
Request comes from here.
The text was updated successfully, but these errors were encountered: