GeekyEggo / GoveeController

Govee controller for the Elgato Stream Deck.
GNU General Public License v3.0
40 stars 6 forks source link

Govee lights don't turn off when using either toggle or specific "off" function #10

Closed clubkevyumba closed 2 years ago

clubkevyumba commented 2 years ago

Hey there!

First off thanks so much for making this plug in! Just started using it and seemed to have run into a problem where the lights have no issues turning on and changing to the desired color, but when going to turn off, they'll turn off and then turn back on at the end of the button action sequence. For some context, I set up the lights in a multi-action button because i have three ceiling lights so they're all listed separately. One multi-action button is used to turn them on and change the color, the second multi-action button is supposed to turn them off. I tried first by using the toggle action, that didn't work. Then I went with making a separate "off" multi-action button which still yielded the same results. I'd love some help on this whenever you have the time!

clubkevyumba commented 2 years ago

never mind, i figured out the issue! I forgot to delete the color change commands in the "off" button. that seemed to fix it!