Open muzo178 opened 1 month ago
The Wine Cooler is available in both the Hoover Wizard App and the Candy Simply-Fi App.
./simplyfi 192.168.10.145 getkey or any of the following curl commands just hang. there is no reply whatsoever.
curl -s http://192.168.10.145/http-read.json\?encrypted\=0 curl -s http://192.168.10.145/http-read.json\?encrypted\=1
Port 80 is open and replying to ping requests.
I think they are changed the API.
getting error 400
aiohttp.client_exceptions.ClientResponseError: 400, message="Expected HTTP/:\n\n b''\n ^", url='http://192.168.10.145/http-read.json?encrypted=1'
The Wine Cooler is available in both the Hoover Wizard App and the Candy Simply-Fi App.
./simplyfi 192.168.10.145 getkey or any of the following curl commands just hang. there is no reply whatsoever.
curl -s http://192.168.10.145/http-read.json\?encrypted\=0 curl -s http://192.168.10.145/http-read.json\?encrypted\=1
Port 80 is open and replying to ping requests.
I think they are changed the API.