Does this work (or can this work) if valetudo is installed? #618
Replies: 6 comments 18 replies
-
Valetudo stores map data in different format also has an mqtt api so your answer is no. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the quick reply. I suppose my question was more about API access than map access. Valetudo has a limited mqtt api, while you rely on the local api which seems to expose far more information. I am thinking that I should be able to get that running on my robot (since I already have access to it). I will investigate a bit to see if I can find which process on the robot would run to expose that API - if I ever get time :) |
Beta Was this translation helpful? Give feedback.
-
Just a quick follow-up here. I successfully set up the component in Manual mode against a Valetudo vacuum, using the IP and the token taken off the vacuum. For now the lack of map is not an issue, as I can access that via Valetudo To get the token, I did the following:
|
Beta Was this translation helpful? Give feedback.
-
A further follow-up on my partial success: Addon version 1.0.4
Addon version v2.0.0b15
How can I help debug why the beta addon is unable to connect to the p2029 while v1.0.4 of the addon could? |
Beta Was this translation helpful? Give feedback.
-
It looks like the code to add dreame cloud had an effect on local connection. With a bit of local hacking, I have it at a state where I am able to now also connect locally to my X40 Ultra (r2416/r2449a), and send commands to it. |
Beta Was this translation helpful? Give feedback.
-
https://github.com/riboyama/dreame-vacuum/tree/valetudo-support |
Beta Was this translation helpful? Give feedback.
-
This integration has far more features than Valetudo, but requires cloud access for the map data, and API access (which is only available when it is connected to Mi Home cloud).
Would it be possible to enable the relevant API since the robot is rooted? And could the map data be accessed through valetudo?
Beta Was this translation helpful? Give feedback.
All reactions