crowbartools / Firebot

A powerful all-in-one bot for Twitch streamers
https://firebot.app
GNU General Public License v3.0
354 stars 100 forks source link

[Feature Request] Elgato Light Strip support #1657

Closed zunderscore closed 2 years ago

zunderscore commented 2 years ago

Describe the solution you'd like I'd like to see support for controlling Elgato Light Strips, like the existing support for Elgato Key Lights.

Additional context The existing helper library/integration detects both Key Lights and Light Strips but doesn't properly control Light Strips because of API differences. I built an updated library that fixes the issues (and uses axios instead of request, and cleans up a bunch of the code, etc.). So we could bring in the new library, fix the code for Key Lights, then add the additional effect for Light Strips.

I'm probably gonna go ahead and work on this.

SReject commented 2 years ago

Resolved with v5.52.0