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
H Plato discovered a few odd things.
With the amixer PA type, not specifying the full mixer details (e.g, 'front:0"), a comma is used anyhow.
With Audrey, no web_hook is created, since the wrong test is used to see if an Audrey zone is used.
The text was updated successfully, but these errors were encountered:
Also discovered that if a PA type was used, then it will be included in the next speak call, even if it didn't use the same PA type.
Sorry, something went wrong.
Fixed Audrey and amixer code for issue hollie#330.
ac7403a
See pull request #619
Merge pull request #619 from pmatis/fix_issue_330
b98828f
Fixed Audrey and amixer code for issue #330.
Fix is merged into master. Will be released in v4.2
No branches or pull requests
H Plato discovered a few odd things.
With the amixer PA type, not specifying the full mixer details (e.g, 'front:0"), a comma is used anyhow.
With Audrey, no web_hook is created, since the wrong test is used to see if an Audrey zone is used.
The text was updated successfully, but these errors were encountered: