Appearance
Get and set Alexa settings
Makes a call to https://10.10.10.254/httpapi.asp?command=alexaEnableBetaId:{n}
The beta ID to enable
Successful response
Makes a call to https://10.10.10.254/httpapi.asp?command=getAlexaProfile
Makes a call to https://10.10.10.254/httpapi.asp?command=alexaLogOut
Makes a call to https://10.10.10.254/httpapi.asp?command=getAlexaCountry
Makes a call to https://10.10.10.254/httpapi.asp?command=alexaLanguageListGet
Makes a call to https://10.10.10.254/httpapi.asp?command=alexaGetLanguage
Makes a call to https://10.10.10.254/httpapi.asp?command=setAlexaCountry:{str}
Country code to set for Alexa
Makes a call to https://10.10.10.254/httpapi.asp?command=alexaSetLanguage:{str}
Language code to set for Alexa
...
Unknown