home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.16k stars 29.83k forks source link

Roborock S8: No Mop, Water Data Pulled into HomeAssistant #123825

Open dmarcelino opened 1 month ago

dmarcelino commented 1 month ago

The problem

Hi! Thanks for this integration. 🙏

I've added a Roborock S8 to my HomeAssistant using Xiaomi Miio integration. However I don't see any options related to mopping or the water tank. In the diagnostics, under "coordinator_data", I can see water being mentioned:

is_water_box_attached=True is_water_box_carriage_attached=True is_water_shortage=False

And this is what I see on devices: image image

But I would expect to see some mopping options something similar to these: image

from this post: https://community.home-assistant.io/t/please-add-support-for-roborock-s8-pro-ultra-in-roborock-xiaomi-miio-integration/565302/4

Please show mopping support and water tank entities for the Roborock S8. Do let me know if there is anything else I can do to help.

What version of Home Assistant Core has the issue?

2024.8.1

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/

Diagnostics information

config_entry-xiaomi_miio-d65980723d485f8c1dc03dfe320ac5e9.json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 month ago

Hey there @rytilahti, @syssi, @starkillerog, mind taking a look at this issue as it has been labeled with an integration (xiaomi_miio) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `xiaomi_miio` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign xiaomi_miio` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


xiaomi_miio documentation xiaomi_miio source (message by IssueLinks)

dmarcelino commented 2 weeks ago

Hi @rytilahti, @syssi, @starkillerOG, any thoughts regarding this? Thanks!