Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Python-roborock/python-roborock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Python-roborock/python-roborock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: q7_setters
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 7 files changed
  • 3 contributors

Commits on Dec 18, 2025

  1. Configuration menu
    Copy the full SHA
    dccbe6b View commit details
    Browse the repository at this point in the history
  2. feat: add some more actions

    Lash-L committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    5c16930 View commit details
    Browse the repository at this point in the history
  3. fix: try to fix fan setting

    Lash-L committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    5db7ae4 View commit details
    Browse the repository at this point in the history
  4. fix: catch broad exception

    Lash-L committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    e6fc646 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. chore: add testing

    Lash-L committed Dec 19, 2025
    Configuration menu
    Copy the full SHA
    d026b67 View commit details
    Browse the repository at this point in the history
  2. chore: add self.send

    Lash-L committed Dec 19, 2025
    Configuration menu
    Copy the full SHA
    900ed38 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2025

  1. chore: move send and add docs

    Lash-L committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    80f9875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8680692 View commit details
    Browse the repository at this point in the history
  3. chore: change typing

    Lash-L committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    eda0a93 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. chore: address PR comments

    Lash-L committed Dec 22, 2025
    Configuration menu
    Copy the full SHA
    080d673 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. fix: fix wind and water mappings for Q7 (#715)

    * #392 fix wind and water mappings for Q7
    
    Based on actual values sent by Android app 4.54.02, robot firmware V03.01.71
    
    * Fix lint
    
    ---------
    
    Co-authored-by: anotherdave <anotherdave@no-reply.github.com>
    anotherdave and anotherdave authored Dec 29, 2025
    Configuration menu
    Copy the full SHA
    86503f6 View commit details
    Browse the repository at this point in the history
Loading