Deebot T80 (and new models) MQTT states #569
Replies: 3 comments · 1 reply
Unfortunately, I do not have any documentation from Ecovacs. |
|
Found this entry: But my app framework first addes a device including device data (user, pw, deviceId), then the device gets instanziated and a new login is done. |
|
Hi Sascha, In the meantime I tried the Homeassistant solution and just want to give you thsi example. I don't know if this is too much as long we get solve the login issue by resetting the pw. index.js: The using app: |
Uh oh!
There was an error while loading. Please reload this page.
Hi @mrbungle64
I took over the Homey app development. I already made the PR for V2 handling.
Now I got stuck because of unknown MQTT topics for Deebot T80. It seems, the new models are using a lot of new MQTT messages for device state.
So my question is: Do you have documentations from Ecovacs? Or is everthing on MQTT trial&error?
I ask because there is a lot of traffic via MQTT and it seems to be really hard to filter out the needed messages.
All reactions