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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Hue: phue -> aiohue #13043

Merged
merged 23 commits into from Mar 17, 2018
Merged

Refactor Hue: phue -> aiohue #13043

merged 23 commits into from Mar 17, 2018

Commits on Mar 13, 2018

  1. phue -> aiohue

    balloob committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    19c8d32 View commit details
    Browse the repository at this point in the history
  2. Clean up

    balloob committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    86274e4 View commit details
    Browse the repository at this point in the history
  3. Fix config

    balloob committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    51b58de View commit details
    Browse the repository at this point in the history
  4. Address comments

    balloob committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    0e2a9de View commit details
    Browse the repository at this point in the history
  5. Typo

    balloob committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    dd977c0 View commit details
    Browse the repository at this point in the history
  6. Fix rebase error

    balloob committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    5ccc678 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da7a503 View commit details
    Browse the repository at this point in the history
  8. Tests

    balloob committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    1f3f0c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0436588 View commit details
    Browse the repository at this point in the history
  10. Rework update logic

    balloob committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    486e032 View commit details
    Browse the repository at this point in the history
  11. Don't resolve host to IP

    balloob committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    d7335bf View commit details
    Browse the repository at this point in the history
  12. Clarify comment

    balloob committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    15546fe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8ea6d4e View commit details
    Browse the repository at this point in the history
  14. Add more doc

    balloob committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    ea2e8d1 View commit details
    Browse the repository at this point in the history
  15. Another comment update

    balloob committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    99bd4a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Wrap up tests

    balloob committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    2d4454f View commit details
    Browse the repository at this point in the history
  2. Lint

    balloob committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    a1a2d5f View commit details
    Browse the repository at this point in the history
  3. Fix tests

    balloob committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    b3e81dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e07108 View commit details
    Browse the repository at this point in the history
  5. Lint

    balloob committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    43cbcf9 View commit details
    Browse the repository at this point in the history
  6. Update aiohue to 1.2

    balloob committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    bbd5782 View commit details
    Browse the repository at this point in the history
  7. Lint

    balloob committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    0a971a1 View commit details
    Browse the repository at this point in the history
  8. Fix await MagicMock

    balloob committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    230a8f6 View commit details
    Browse the repository at this point in the history