Alexander Albrecht

Results 42 comments of Alexander Albrecht

Currently my config is: `{ "accessory": "HTTP-SWITCH", "name": "TV Audio Test", "switchType": "stateful", "onUrl": "https://10.0.1.23/httpapi.asp?command=setPlayerCmd:switchmode:optical", "offUrl": "https://10.0.1.23/httpapi.asp?command=setPlayerCmd:switchmode:wifi", "statusUrl": "https://10.0.1.23/httpapi.asp?command=getPlayerStatus", "http_method": "GET", "status_pattern": "\"mode\":\"43\"", "statusResponseType": "json", "pollingInterval": 10, "timeout": 5000 }`...