WiiM Amp - API switchmode value for HDMI input

noise

Member
Joined
Dec 21, 2023
Messages
13
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?
 
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
 
Back
Top