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

Add mop pattern quirk to Viomi V7 #1682

Merged
merged 1 commit into from Jan 7, 2023

Conversation

ZephireNZ
Copy link
Contributor

Type of change

Type A:

  • Bug fix (non-breaking change which fixes an issue)
  • UI Feature
  • Refactor/Code Cleanup
  • Docs
  • Capability implementation for existing core capability
  • New robot implementation

Type B:

  • New capability
  • New core feature

Description (Type A)

Viomi V7 supports the Y-pattern mopping. This simply add the existing quirk to the device type. See below:

$ miiocli device --ip <snip> --token <snip> info
Model: viomi.vacuum.v7
Hardware version: Linux
Firmware version: 3.5.3_0047

$ mirobo --ip <snip> --token <snip> raw-command get_prop '["mop_route"]'
Sending cmd get_prop with params ['mop_route']
WARNING:miio.device:Found an unsupported model 'viomi.vacuum.v7' for class 'RoborockVacuum'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/
[1]

@Hypfer Hypfer merged commit 127a086 into Hypfer:master Jan 7, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants