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

New simple commands: dim display, power toggle, trigger 1 & 2 #40

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

zehnm
Copy link
Contributor

@zehnm zehnm commented Jun 14, 2024

  • implement power toggle in driver, based on current power state
  • support dimmer commands
  • support trigger 1 & 2 on / off commands

Closes #37

zehnm added 2 commits June 14, 2024 15:13
Use match-case in the command handler and an enum for all simple commands.
- implement power toggle in driver, based on current power state
- support dimmer commands
- support trigger 1 & 2 on / off commands
@zehnm zehnm self-assigned this Jun 14, 2024
@zehnm zehnm merged commit ea66253 into main Jun 14, 2024
2 checks passed
@zehnm zehnm deleted the feat/37_brightness_cmds branch June 14, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] Add power toggle, monitor out and display brightness commands
1 participant