We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
I have managed to intercept the messages to control the washer. All of it are actually done locally.
Right now I'm able to start and stop the machine, and I have begun to "decode" the parameters.
Maybe you can extend this awesome plugin, so one are able to also control the washer from Home Assistant :-)
The text was updated successfully, but these errors were encountered:
Any news on this feature or some manual to integrate in HA?
Sorry, something went wrong.
smulle48 can you change the washing program? If yes, can you show me how? I can only start and stop the washing machine. Write=1&StSt=1 Write=1&StSt=0 http://192.168.1.75/http-write.json?encrypted=1&data=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
smulle48 can you change the washing program? If yes, can you show me how? I can only start and stop the washing machine.
Write=1&StSt=1
Write=1&StSt=0
http://192.168.1.75/http-write.json?encrypted=1&data=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I've found it by trial and error while sniffing the data.
There's a long discussion on home assistant forum.
This is what I found back then:
https://community.home-assistant.io/t/dishwasher-candy-simply-fi-cdi-6015-wifi/136543/211?u=smulle48
No branches or pull requests
Hi
I have managed to intercept the messages to control the washer. All of it are actually done locally.
Right now I'm able to start and stop the machine, and I have begun to "decode" the parameters.
Maybe you can extend this awesome plugin, so one are able to also control the washer from Home Assistant :-)
The text was updated successfully, but these errors were encountered: