How does it work? #315
kowjacalski
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Candy RO4274DWMS7/1-S washing machine.
As I understand it, it isn’t possible to read the remaining wash time locally over Wi-Fi without using the hOn app and without an active Internet connection, is it?
In pairing mode, the machine broadcasts a Wi-Fi network with the SSID WIFIWASHMACHINE-14d6. After connecting to this network and issuing the command:
curl -k https://192.168.0.1/http-read.json?encrypted=1I receive the message:
Once the machine connects to the router, HTTP/HTTPS on its IP address no longer works.
How, then, does the official hOn app (and likewise Andre0512’s pyhOn) communicate with the machine? Is it like this:
HTTPSTCP client(?) and connects to the Haier cloud.Is that how it works? If so, it’s crazy that you need an Internet connection just to poll the washer for its status.
Beta Was this translation helpful? Give feedback.
All reactions