Comparing rytilahti:master...fsalomon:master · rytilahti/python-miio · GitHub
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: rytilahti/python-miio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fsalomon/python-miio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 20, 2020

  1. Random start_id by default

    I noticed that one of my devices (lumi.acpartner.mcn02) does not execute to raw commands if the are sent with the same id. It answers ['ok'], but the desired action is not taken. So instead of starting with 1, this will start with a random id.
    fsalomon authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    b19f6b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. fix kwargs, add devicetypes

    Fabian Salomon committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    bde71ac View commit details
    Browse the repository at this point in the history
  2. gateway: raw_child_command

    Fabian Salomon committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    c2e06e9 View commit details
    Browse the repository at this point in the history
  3. get_device_prop_exp

    Fabian Salomon committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    760c230 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'random-request-id'

    Fabian Salomon committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    65833a5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'gateway-raw-child-command'

    Fabian Salomon committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    ca97666 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'get-device-prop-exp'

    Fabian Salomon committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    98ac936 View commit details
    Browse the repository at this point in the history
  7. bugfix

    Fabian Salomon committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    5cda0fa View commit details
    Browse the repository at this point in the history
  8. Merge branch 'gateway-raw-child-command'

    Fabian Salomon committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    0676d5f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Update vacuum.py

    fsalomon authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    773036e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    585eb73 View commit details
    Browse the repository at this point in the history
Loading