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

Allow listening for Hue events #48

Merged
merged 16 commits into from
May 13, 2021
Merged

Allow listening for Hue events #48

merged 16 commits into from
May 13, 2021

Commits on May 13, 2021

  1. Handle events

    balloob committed May 13, 2021
    Configuration menu
    Copy the full SHA
    f87f43c View commit details
    Browse the repository at this point in the history
  2. Error handling

    balloob committed May 13, 2021
    Configuration menu
    Copy the full SHA
    173b59b View commit details
    Browse the repository at this point in the history
  3. address comment

    balloob committed May 13, 2021
    Configuration menu
    Copy the full SHA
    873dbee View commit details
    Browse the repository at this point in the history
  4. Add time to log events

    balloob committed May 13, 2021
    Configuration menu
    Copy the full SHA
    f8b0e61 View commit details
    Browse the repository at this point in the history
  5. Fixes

    balloob committed May 13, 2021
    Configuration menu
    Copy the full SHA
    4b6fbaa View commit details
    Browse the repository at this point in the history
  6. black

    balloob committed May 13, 2021
    Configuration menu
    Copy the full SHA
    1855540 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06b9c17 View commit details
    Browse the repository at this point in the history
  8. Update logging

    balloob committed May 13, 2021
    Configuration menu
    Copy the full SHA
    6c82a5c View commit details
    Browse the repository at this point in the history
  9. Reuse logger

    balloob committed May 13, 2021
    Configuration menu
    Copy the full SHA
    e2d952c View commit details
    Browse the repository at this point in the history
  10. Don't hold reference to loop

    balloob committed May 13, 2021
    Configuration menu
    Copy the full SHA
    7ce2eda View commit details
    Browse the repository at this point in the history
  11. Update logging

    balloob committed May 13, 2021
    Configuration menu
    Copy the full SHA
    3123f12 View commit details
    Browse the repository at this point in the history
  12. Update more logging

    balloob committed May 13, 2021
    Configuration menu
    Copy the full SHA
    16e895a View commit details
    Browse the repository at this point in the history
  13. Fix ordering

    balloob committed May 13, 2021
    Configuration menu
    Copy the full SHA
    9d4ea71 View commit details
    Browse the repository at this point in the history
  14. Add item types

    balloob committed May 13, 2021
    Configuration menu
    Copy the full SHA
    ab7c2d7 View commit details
    Browse the repository at this point in the history
  15. Fix brightness

    balloob committed May 13, 2021
    Configuration menu
    Copy the full SHA
    cc4b11a View commit details
    Browse the repository at this point in the history
  16. Fix brightness 2

    balloob committed May 13, 2021
    Configuration menu
    Copy the full SHA
    15e288f View commit details
    Browse the repository at this point in the history