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

Added support for a physical button and led strip #26

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    3721b41 View commit details
    Browse the repository at this point in the history
  2. feat: ignore vscode settings

    emouty committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    7df1e56 View commit details
    Browse the repository at this point in the history
  3. feat: add led strip and physical button support

    - allow control of the light from a physical button connected to a GPIO
    pin
    - added support for led strip
    emouty committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    949b767 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4202754 View commit details
    Browse the repository at this point in the history
  5. fix: remove extra parentheses

    emouty committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    2b58f26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25dec64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68c81a0 View commit details
    Browse the repository at this point in the history
  8. feat: release 0.2.0

    emouty committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    b1f34ec View commit details
    Browse the repository at this point in the history
  9. fix: force BCM mode

    emouty committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    1ca08c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    056533a View commit details
    Browse the repository at this point in the history
  11. fix: missing comma

    emouty committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    1a03ec9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    81cd2d1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9f5005d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    082796c View commit details
    Browse the repository at this point in the history