N noise Member Joined Dec 21, 2023 Messages 21 Dec 21, 2023 #1 Hi, I am trying to use the api to change input to HDMI https://<ip>/httpapi.asp?command=setPlayerCmd:switchmode:hdmi return OK but does not change to hdmi. "wifi", "line-in", "bluetooth" options work. What's the magic value for HDMI?
Hi, I am trying to use the api to change input to HDMI https://<ip>/httpapi.asp?command=setPlayerCmd:switchmode:hdmi return OK but does not change to hdmi. "wifi", "line-in", "bluetooth" options work. What's the magic value for HDMI?
D darkj2k Member Joined Nov 4, 2023 Messages 6 Dec 22, 2023 #2 Where I can find the API document for Wiim Amp or Wiim devices?
Brantome Major Contributor Joined Oct 20, 2022 Messages 6,842 Dec 22, 2023 #3 darkj2k said: Where I can find the API document for Wiim Amp or Wiim devices? Click to expand... First hit when you Google ”WiiM API” https://www.wiimhome.com/pdf/HTTP%20API%20for%20WiiM%20Mini.pdf
darkj2k said: Where I can find the API document for Wiim Amp or Wiim devices? Click to expand... First hit when you Google ”WiiM API” https://www.wiimhome.com/pdf/HTTP%20API%20for%20WiiM%20Mini.pdf
C c2ts New member Joined Dec 22, 2023 Messages 1 Dec 22, 2023 #4 I used all caps “HDMI” and the api call caused the amp to switch to the hdmi input. https://*.*.*.*/httpapi.asp?command=setPlayerCmd:switchmode:HDMI
I used all caps “HDMI” and the api call caused the amp to switch to the hdmi input. https://*.*.*.*/httpapi.asp?command=setPlayerCmd:switchmode:HDMI
N noise Member Joined Dec 21, 2023 Messages 21 Dec 22, 2023 #5 c2ts said: I used all caps “HDMI” and the api call caused the amp to switch to the hdmi input. https://*.*.*.*/httpapi.asp?command=setPlayerCmd:switchmode:HDMI Click to expand... That worked! Thank you!
c2ts said: I used all caps “HDMI” and the api call caused the amp to switch to the hdmi input. https://*.*.*.*/httpapi.asp?command=setPlayerCmd:switchmode:HDMI Click to expand... That worked! Thank you!