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

Add support for controlling battery settings #698

Merged
merged 1 commit into from
Feb 5, 2023
Merged

Conversation

frenck
Copy link
Owner

@frenck frenck commented Feb 5, 2023

Proposed Changes

Adds/finishes adding full support for Elgato battery-powered devices, like the Elgato Key Light Mini.

Builds on top of #697

Adds controls to:

  • enable/disable studio mode
  • control all aspects of energy saving.

closes #673

@frenck frenck added the new-feature New features or options. label Feb 5, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 5, 2023

Codecov Report

Merging #698 (9035ca1) into main (8fc8729) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #698   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          204       227   +23     
  Branches        19        25    +6     
=========================================
+ Hits           204       227   +23     
Impacted Files Coverage Δ
src/elgato/elgato.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@frenck frenck merged commit 6e320ae into main Feb 5, 2023
@frenck frenck deleted the frenck-2023-0269 branch February 5, 2023 14:44
@github-actions github-actions bot locked and limited conversation to collaborators Feb 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-feature New features or options.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Elgato Key Light Mini Support
2 participants