-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
Missing vacuum entity for Q Revo #96779
Comments
Hey there @humbertogontijo, @Lash-L, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) roborock documentation |
So every entity except the vacuum shows up? Can you turn on debug logging and restart your HA instance? |
That’s correct. Okay, I rebooted, and the entity appeared. I’d reloaded the Roborock integration a few times in the process of getting the room mappings, so I didn’t think to restart the whole thing.
…--David
On Jul 17, 2023, at 10:11 AM, Luke ***@***.***> wrote:
So every entity except the vacuum shows up? Can you turn on debug logging and restart your HA instance?
—
Reply to this email directly, view it on GitHub <#96779 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AECMILKF6SMIAQ2KLZ76TRLXQVW5ZANCNFSM6AAAAAA2NG5JMQ>.
You are receiving this because you authored the thread.
|
This looks like the same issue I am having, except this is the first Roborock device for me: |
I loaded HA and still get the same error: Missing RoborockDockTypeCode code: 8 - defaulting to 'unknown' |
@moranbf is your vacuum entity working? That error doesn't really matter but that will be fixed |
i also came here because i have no vacuum entity. i have a q revo and a s6. all the sensor data has entities but not the vacuums themselves. |
Have you restarted your home assistant insurance? Can you enable debug logging and send me your logs |
retrieved this from the log when reloading the integration |
I need your debug logs as well. I need to know what the result of get_status is as I can't tell why it is being set to None I'm pretty sure I know but I need more data. Or your diagnostic data if it will work |
ok i did a reboot of HA and everything is there. wish i had dumped the debug logs prior for you, but since you asked for a reboot first i did that. guess this bug will live in the ether until the next soul that comes across it! 😆 i went from 2 devices & 18 entities to 2 devices & 24 entities. |
I was collecting logs and think I have resolved my issue. I had my vac on an isolated IOT network and found out it that the vac talks directly to HA. I few firewall rules later. It looks like it is working. Thanks for letting me know about the dock error being a red herring. 2023-07-17 20:47:33.595 DEBUG (MainThread) [roborock.cloud_api] id=blah Response from get_network_info: {'ssid': 'sandstorm', 'ip': '192.168.101.114', 'mac': 'blah5', 'bssid': 'blah', 'rssi': -46} A few firewall rules later, I now have an entity for the vac, and it appears to work as I was able to send it to clean, and tell it to return to the doc successfully. |
I own a Q Revo and the vacuum entity is there |
Closing this issue as it appears it be resolved for everyone |
@home-assistant close |
The problem
We added a Q Revo to our house in addition to the S7 we had previously. All the sensor, select, and switch entities appear for the Q Revo, but the vacuum.roborock_q_revo entity is not there. I was attempting to get the room mappings, but I can't send the vacuum any commands without the vacuum entity.
What version of Home Assistant Core has the issue?
core-2023.7.2
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
Roborock
Link to integration documentation on our website
https://www.home-assistant.io/integrations/roborock/
Diagnostics information
config_entry-roborock-10feebba66a9d06e77d4db23f3a0e8d7.json.txt
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: