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

Elgato Key Light Mini Support #673

Closed
GaryGSC opened this issue Jan 14, 2023 · 2 comments · Fixed by #698
Closed

Elgato Key Light Mini Support #673

GaryGSC opened this issue Jan 14, 2023 · 2 comments · Fixed by #698

Comments

@GaryGSC
Copy link

GaryGSC commented Jan 14, 2023

Just wanted to let others know that this library works beautifully with the Key Light Mini.

I can control brightness and temperature. The library correctly identifies the minimum and maximum temperatures supported. The Identify service works, too.

The only thing that seems to be missing is the battery level, but since my lights are always plugged in, that didn't matter to me.

Proposed changes

  • List Key Light Mini as a supported device in the README (Can we consider it compatible and tested?)
  • Get battery information
@frenck
Copy link
Owner

frenck commented Feb 4, 2023

Nice :)

Wasn't aware of this device. Your issue made me order one, which I received today.

I've noticed some changes in general in newer Elgato firmware, that I can apply/add to this library and discovered some new API endpoints too.

For the mini, there is a lot to support/pull out of it. I've been able to get all battery and charging information and got into the battery-related settings as well (controlling bypass/studio mode, energy-saving behaviors/settings, and stuff like that).

Will extend the library with all the found information and controls.

../Frenck

@frenck
Copy link
Owner

frenck commented Feb 5, 2023

Finished full support in #697 and #698

@github-actions github-actions bot locked and limited conversation to collaborators Mar 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants