Code Monkey home page Code Monkey logo

wam_api_doc's People

Contributors

bacl avatar jphellemons avatar kusma avatar wdrc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wam_api_doc's Issues

NEW COMMAND FOUND

I finally broke some of the code. Following information is very interesting:

Playing a URL on the Speakers and Older (non SoundPlus) Soundbars. This is used in playTrackAndResume, playTrackAndRestore, and playTrack in the SmartThings. It is a NEW command to the lexicon.

/UIC?cmd=onSetUrlPlayback

Variables: ${urlTrack} is a text string, no quotes. Example: http://s3.amazonaws.com/smartapp-media/sonos/dogs.mp3
${resume} is 0 or 1 (with quotes). 0 is do not resume. 1 is resume playing.

Playing a URL on the SoundPlus (newer) Soundbars: Use the port 9797 DMR / AVTransport UPnP commands.

Software versions:

There are two software versions for the Speakers and Soundbars. They are different

Speakers and non-SoundPlus Soundbars: Current version 3117.1 / 181R
a. Does not have the UPnP DMR capability (which includes AVTransport).
b. Uses “SetUrlPlayback” for URL play.

SoundPlus (Sound+) Soundbars (i.e., HS-MS650): Current version 1146.4 / 196R
a. Supports the UPnP DMR capability (which includes AVTransport).
b. Does not have the SetUrlPlayback command.

No reponse to 17 - GetFunc when Airplay / Wi-Fi for HW-Q900a 1009.2

I have soundbar Samsung HW-Q900a and having an issue to get a input response when Airplay / Wi-Fi.

image
When I switch to Spotify i.e. AirPlay Wi-Fi and excute the command, there is no reponse at all

$ curl 'http://192.168.1.112:56001/UIC?cmd=%3Cname%3EGetFunc%3C/name%3E'
^C
$

For instance HDMI1 or HDMI2 input, there is an instant response to command:

$ curl 'http://192.168.1.112:56001/UIC?cmd=%3Cname%3EGetFunc%3C/name%3E'
<?xml version="1.0" encoding="UTF-8"?><UIC><method>CurrentFunc</method><version>1.0</version><speakerip>192.168.1.112</speakerip><user_identifier></user_identifier><response result="ok"><function>hdmi1</function><submode></submode><connection>on</connection></response></UIC>pi@ebusd:~/zigbee2mqtt $
$

Firmware verions is HW-Q900AWWB-1009.2:

$ curl 'http://192.168.1.112:56001/UIC?cmd=%3Cname%3EGetSoftwareVersion%3C/name%3E'
<?xml version="1.0" encoding="UTF-8"?><UIC><method>SoftwareVersion</method><version>1.0</version><speakerip>192.168.1.112</speakerip><user_identifier></user_identifier><response result="ok"><version>HW-Q900AWWB-1009.2</version><displayversion>HW-Q900AWWB-1009.2</displayversion></response></UIC>
$

1.) Is there any other command to identify Airplay / Wi-Fi as input ?
2.) Is this related to soundbar version or firmware ?

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.