MelvinGr / CandySimplyFi-tool

Tool for getting data of your Candy Simply-Fi devices
58 stars 12 forks source link

Hoover HWC 154 DELW H-WINE 700 Wine Cooler doesn't reply to requests #19

Open muzo178 opened 1 month ago

muzo178 commented 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.

muzo178 commented 1 month ago

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'