-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
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
Cannot switch the input source to 'wifi' on Soundbar Q80R #25
Comments
Are there any errors in logs? |
No, unfortunately not. I checked in /config/logs and on hassio/system. |
I run the API by POSTMAN myself:
Which returns:
Although the status returned is ACCEPTED, the device remains in the previous input source. It can be confirmed by the device status, that the source hasn't changed. Now, I assume it is a problem on the Soundbar Q80R itself and not in your component. Do you know what the problem may be? |
Sometimes they act wonky, you can try resetting it and it might be ok after adding it to SmartThings again |
I have exactly the same problem on my HW-Q70R (HW-Q76R). I belive this worked a while ago, but the last weeks/month i can no longer change input to wifi from this component. I have tried to factory reset the soundbar, but the issue still persists. Change of input from the SmartThings app works, so that makes it even more strange. |
After some "try and error" hours, I came up with the following solution: Use Case: Play radio station directly on the Samsung Q80R soundbar using WiFiInstallation / Configuration
Script to listen to Internet radio stations on Samsung Q80R through WiFi
Using the DLNA entity to play a media from the Internet, the Samsung Q80R switches to WiFi itself. However, the display of the device may not show WiFi. But it works :-) When I switch off the radio, I set the source to 'digital' using the entity ID |
@buentead thank you for the guide however I was not able to set the media renderer in point 3, can you help to clarify. How did you set the samsung as DLNA Renderer ? I have missing soundbar in the list in HA however my samsung is visible in network, also in smartthings and have working integration from PiotrMachowski |
You need to add the DLNA Digital Media Renderer. Then, the Soundbar will be discovered automatically. |
Actualy this is what I did and got the output above...samsung soundbar did not showed up in the list of supported devices. Have you enabled the dlna for samsung somewhere ? |
It is indeed, I can ping it. I tried the disabled as you suggested and it is not there, I do not get it because other devices are showing up. Could it be that I have HW-900a and it does not support DLNA ? How to find out if device support DLNA ? Thanks |
I'm using the iPhone App |
Thanks for the feedback. I never saw 'dialreceiver' as a device in my environment. Is this a device using the Discovery and Launch (DIAL) protocol developed by Netflix and YouTube with the help from Sony and Samsung? Will be interesting to hear from Samsung support. |
I got a feedback that Q900a does not support DLNA. However I made a request to the development team to make Q900a DLNA capable but doubt that this will happen |
Using the service
media_player.select_source
I can switch the input source of my Samsung Q80R soundbar tohdmi1
andhdmi2
. But I'm unable to switch towifi
. Also I'm unable to switch todigital
.Note: I'm able to switch to any input source using the Samsung SmartThings App on my mobile phone.
Thank you for your work done!
The text was updated successfully, but these errors were encountered: