Switch media player to SWITCH type#23914
Merged
Merged
Conversation
MEDIA device type is being rejected by google now.
balloob
pushed a commit
that referenced
this pull request
May 17, 2019
MEDIA device type is being rejected by google now.
Merged
Contributor
|
I think this needed to be a |
Contributor
Author
|
Volume works. It's using volume trait not the old brightness trait. You won't see it in home app though. |
Contributor
|
When I issued the command "Hey google, set the receiver to 90%" it told me that the device didn't support that function. |
|
Working fine here... |
|
Also do a "sync my devices" |
Contributor
|
@pergolafabio That seemed to fix it the sync, figured it would have done that after the 93.1 update on it's own. |
Contributor
Author
|
Also. Ask it to set the "volume" to 50 on the device name.
Den sön 19 maj 2019 00:09pergolafabio <notifications@github.com> skrev:
… Also do a "sync my devices"
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#23914>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADV5IFEOBAZIGICRY2E2TTPWB4W7ANCNFSM4HNOCOCA>
.
|
Contributor
|
@elupus Yup already confirmed the re-sync fixed it up. 👍 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
MEDIA device type is being rejected by google now.
Related issue (if applicable): fixes #23891
Checklist:
tox. Your PR cannot be merged unless tests passIf user exposed functionality or configuration variables are added/changed:
Documentation added/updated in home-assistant.ioIf the code communicates with devices, web services, or third-party tools:
The manifest file has all fields filled out correctly. Update and include derived files by runningpython3 -m script.hassfest.New or updated dependencies have been added torequirements_all.txtby runningpython3 -m script.gen_requirements_all.Untested files have been added to.coveragerc.If the code does not interact with devices: