Skip to content

Update Govee.js - There is probably a better way to do this, but this fixed...

pir8radio requested to merge pir8radio1/Govee:main into main

Update Govee.js - There is probably a better way to do this, but this fixed the issue of after the PC sleeps, and wakes back up, Govee lights would not resume. calling the govee.SetRazerMode(true) function fixes this.. maybe isnt needed every second, but it doesn't seem to cause an issue. It really just needs to fire SetRazerMode(true) once after it wakes up.

Merge request reports