-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
New issue
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
Vaccum Roboter S7 from roborock are not detected as an new entity #49022
Comments
Without more information (logs) it is hard to say where the problem is, the xiaomi miio vacuum integration should support all rockrobo vacuums though. The backend lib has recently got a couple of PRs specifically related to S7 support (the protocol got changed for cleaning history), so at some point S7 should work just out-of-the-box: rytilahti/python-miio#990 rytilahti/python-miio#1006 |
Same problem here! Roborock won't show up as an entity, only the name on the integrations page. Here is the log:
|
Thanks for feedback @rytilahti. Here are my log and it looks like alomst the same as AlfaJackal.
|
Yes, this one will be fixed when a new python-miio release is made, and the homeassistant integration gets updated. |
Hey @rytilahti |
@ferropolis I'm planning to make a new release next week, so then it's just about bumping the pinned version & this should be solved for good! |
Sorry for the delay, I'm currently preparing the new release so let's hope we can get the bump to the next minor release! |
@rytilahti Thanks again, works fine for me! |
Glad to hear it's working @ferropolis, all thanks to @fettlaus for fixing it! :-) |
@ferropolis Wie hast du es geschafft ? Bei mir kommt nach dem Eintrag in der config.yaml und Neustart immernoch keine neue Entity, ich bekomme weiterhin nur den devicetracker angezeigt :/ |
Die Config-Option wurde entfernt, es geht jetzt direkt über die GUI in Integrationen. |
Ah klasse, okay vielen Dank dann werde ich es so nochmal versuchen :) |
The problem
Hello,
I have try to add the new S7 on two ways - but no one has bringing this phase to successful completion.
I have add the integration of Xiaomi (Xiaomi Miio) and type in the IP and token from vaccum which was read out with token_extractor. The token is 32 digits in length and the IP of S7 in same range of my router and home assistant (all in 192.168.2.X).
I have add the following code into configuration.yaml (see Example YAML snippet).
On both way the same result: S7 doesn't add as an seperate entity.
My presumption is, that the S7 is too new and have to add into "somewhere" (Sorry, I am not an expert on this).
What is version of Home Assistant Core has the issue?
core-2021.4.3
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
xiaomi_miio
Link to integration documentation on our website
https://www.home-assistant.io/integrations/xiaomi_miio/#xiaomi-mi-robot-vacuum
Example YAML snippet
Anything in the logs that might be useful for us?
No response
The text was updated successfully, but these errors were encountered: