Page 1 of 1

Miele@home and Smart Grid

Posted: Tuesday 25 July 2017 13:05
by tlambin
Does anyone know how to incorporate a Miele house hold appliance into domoticz?

I would like to start the washing machine when my solar panels produce more electricity than I use at a certain moment of the day.

Re: Miele@home and Smart Grid

Posted: Tuesday 25 July 2017 13:27
by freijn
Interesting :-)

I have the same on my wish list but then for my E-car. :-)
SomeLua script must be able to do this....

Is your Miele already connected to your Wifi ?

Re: Miele@home and Smart Grid

Posted: Tuesday 25 July 2017 13:48
by tlambin
No. I am planning to buy a new washing machine.

Re: Miele@home and Smart Grid

Posted: Thursday 27 July 2017 12:17
by tlambin
I just contacted the technical service desk of Miele Netherlands. In Germany the smartgrid feature is up and running. The power grid company will supply signals via de power lines. The sort and shape are not free available yet.

Miele is also moving from z-wave to wifi. In 2018 they will reveal universal wifi signals so you can start your appliances yourselves via any Domotica system. Also other big companies will do this. Like AEG, Bosch

Re: Miele@home and Smart Grid

Posted: Monday 04 February 2019 15:47
by Pisellon1
Hello! Any news about this topic?

I've just bought a brand new Miele WCE670 and i would like to integrate it on Domoticz system!

Thank you!

Re: Miele@home and Smart Grid

Posted: Sunday 10 February 2019 11:02
by OneOhEd
Same here; I have recently purchased a WCR 770 WPS washing machine and the TCJ 690 WPE clothes dryer. I like the Miele@mobile interface; functions quite well but obviously the desire to integrate into Domoticz is there...

I noticed a topic on Home Assistant where they seem to have successfully integrated their Miele appliances.

https://community.home-assistant.io/t/m ... nent/64508

So it should be possible.

Re: Miele@home and Smart Grid

Posted: Friday 24 April 2020 23:06
by Crazy2
Any updates about this?
We just bought a new washing machine with miele@home

Re: Miele@home and Smart Grid

Posted: Friday 24 April 2020 23:18
by waaren
Crazy2 wrote: Friday 24 April 2020 23:06 Any updates about this?
We just bought a new washing machine with miele@home
The miele API documentation states that you can get information in JSON using an http get and send information using an http put. So it should not be extremely complicated to create something useful with a dzVents script or any other method capable of sending http requests and interpreting resulting JSON formatted data.

Where can I find API documentation?
The documentation can be found at developer.miele.com

How do I get access to the API?
Send an e-mail to [email protected]. Access will normally be granted within one business day.

Re: Miele@home and Smart Grid

Posted: Friday 24 April 2020 23:22
by FireWizard
Hi,

Interesting

You can have a look at Node Red.
See: https://flows.nodered.org/flow/32ab59e2 ... 40bfa0835a

Or

https://flows.nodered.org/flow/17e34e88 ... 7d3db44a1e

You can create a connection with Domoticz with MQTT.

Regards

Re: Miele@home and Smart Grid

Posted: Monday 08 June 2020 16:16
by erem
as the boss has just bought a new miele with WiFi i stumbled upon this tread.

It seems the miele API is the API for the cloud service, and not the API for access to the machine itself.

has anyone already succeeded in getting info directly from the machine without going thru the cloud?