Skip to content
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

Honiture Q6 Pro #796

Open
5 of 6 tasks
enrico-stronati opened this issue Jan 20, 2025 · 4 comments
Open
5 of 6 tasks

Honiture Q6 Pro #796

enrico-stronati opened this issue Jan 20, 2025 · 4 comments
Assignees
Labels
enhancement New feature or request new platform

Comments

@enrico-stronati
Copy link

Integration repository

https://www.home-assistant.io/integrations/xiaomi_miio/

Supported features

  • Zone cleaning (using 4 coordinates)
  • Room cleaning (using room id/number)
  • Going to point (using 2 coordinates)
  • Cleaning a point (using 2 coordinates)
  • Others

Checklist

  • I have sent info about entities to piotr.machowski.dev [at] gmail.com (Retrieving entities info; please provide your GitHub username in the email)

Vacuum entity/entities

fan_speed_list:
  - quiet
  - auto
  - strong
  - max
battery_level: 100
battery_icon: mdi:battery
fan_speed: auto
cleaning_mode_list:
  - smart
  - pose
  - zone
  - backcharge
  - curpointing
  - selectroom
  - "null"
cleaning_mode: "null"
clean_time: 257867
clean_area: 4896
clean_record: 174
fault: 0
icon: ""
friendly_name: Q6 Pro Robot
supported_features: 13052

Service calls

vacuum.clean_spot
vacuum.locate
vacuum.pause
vacuum.return_to_base
vacuum.send_command
vacuum.set_fan_spend
vacuum.start
vacuum.stop

Other info

Hi, I am trying to integrate other commands, for instance: clena a point or clean an area.
I didn'find a model in the integration (vacuum plataform list) that works with my robot.
If you want, I could try to indagate how to have more information, but to do it I meed to have some information about how-to.
Regards.

@PiotrMachowski
Copy link
Owner

I didn'find a model in the integration (vacuum plataform list) that works with my robot.

I'm a bit confused, is it connected to HA using built-in Xiaomi Miio integration?

@enrico-stronati
Copy link
Author

Hi Piotr, yes, it is. But some specific commands, as cleaning area or cleaning a point, could not be runned. All options I have tried, raised an error.

@PiotrMachowski
Copy link
Owner

Ok, I have checked your email. You use localtuya to connect your vacuum to HA. Am I correct?

@enrico-stronati
Copy link
Author

enrico-stronati commented Jan 20, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new platform
Projects
None yet
Development

No branches or pull requests

2 participants