jasonheecs / elgato-key-light-automator

A Node.js script that toggles on and off Elgato Key Lights and Elgato Key Light Airs. Elgato Stream Deck not required.
MIT License
11 stars 4 forks source link

Doesn't seem to work any more? #3

Open slipperyp opened 1 year ago

slipperyp commented 1 year ago

I used this happily for 8ish months, but since some time ~Q2 2023 (possibly after some forced windows upgrade?) it stopped working. I used a shortcut to switch to the directory with the source and run

node index.js

(per the package intro) but now that leaves me stuck in the command process with node running until I kill it. I am able to use the system tray shortcut for the elgato software to turn the light on/off.

I'm now on 10.0.22621.1992. npm run test tells me 1 suite passes with 2/2 tests passing.