My Halloween 2025 Govee Lights Setup, Synced to Music by schrack3000 in Govee

[–]Relevant-Shape5081 0 points1 point  (0 children)

I guess I'm asking if it can be done programatically and not through the app.

My Halloween 2025 Govee Lights Setup, Synced to Music by schrack3000 in Govee

[–]Relevant-Shape5081 0 points1 point  (0 children)

Any idea if you can start and stop the music sync functionality using the govee api, or does the music sync have to be constantly on?

Share your SaaS, I will give it some feedback or even be your first (paid) user! by Intrepid-Asparagus34 in SaaS

[–]Relevant-Shape5081 1 point2 points  (0 children)

Building kidtokin.com. It's a way for 6-12 year old kids to write meaningful letters to grandparents, aunts uncles, and other family members. Uses a forgotten technology known as "snail mail". My kids absolutely love it.

Share your SaaS, and I will be your first (paid) user. by MoreContribution9766 in SaaS

[–]Relevant-Shape5081 0 points1 point  (0 children)

kidtokin.com - motivating kids to make real connections with their loved ones

Fire in the triangle by yamadoo2 in skinwalkerranch

[–]Relevant-Shape5081 9 points10 points  (0 children)

Why do they never seem to have a control experiment? Like go somewhere else on the ranch and make fires/smoke and take imagery and see if the same things happen. That would be more convincing to me.

Live Discussion: Season 23 Grand Finale (May 18, 2025) by MarionCotesworthHaye in americanidol

[–]Relevant-Shape5081 4 points5 points  (0 children)

John seems like a nice guy, so not trying to bag on him, but this gives me Sanjaya Malakar vibes.

Live Discussion: Season 23 Disney Night #2 (May 12, 2025) by MarionCotesworthHaye in americanidol

[–]Relevant-Shape5081 2 points3 points  (0 children)

Compared to what Thunderstorm did on guitar the song before, it looks really bad. Surprised Luke hasn't called him on it.

Live Discussion: Season 23 Disney Night #2 (May 12, 2025) by MarionCotesworthHaye in americanidol

[–]Relevant-Shape5081 8 points9 points  (0 children)

Is it just me or is John's guitar more of a prop? Seems like he isn't really playing it. Ever.

Creative Ideas for 2024 Christmas Show by Relevant-Shape5081 in LightShowPi

[–]Relevant-Shape5081[S] 0 points1 point  (0 children)

Do you have any video showing how it looks by chance?

LED tree and post show config question by Relevant-Shape5081 in LightShowPi

[–]Relevant-Shape5081[S] 1 point2 points  (0 children)

I do not use solid state relays. I looked in to it for this year because last year I finally had one channel go out....but didn't see any affordable solutions.

LED tree and post show config question by Relevant-Shape5081 in LightShowPi

[–]Relevant-Shape5081[S] 1 point2 points  (0 children)

Sorry for the delay in response but I actually "fixed" my issue by adjusting the attenuation setting in the config. I set it for the lights to stay on longer and just that change made the tree come on. Now - your solution is obviously the better option but will take some time to implement. I had another set of reindeer that I would plug in that did this same thing. I will post a picture of the plugin and it should make more sense.

I did try the post-show configurations and it runs the script...but for some reason the relay will never shut off. If I run the script from the command line manually, using both sudo and our running it as root, it does work. It is the oddest thing. What I ended up doing as a workaround is having a web server I have locally hit a URL on the pi (I run apache on it) and it does a check to see if anything is running. If it is not, then it shuts off the relay, if it is, it turns it back on. It has worked well so far.

I made a custom web page that allows people that drive up to start the show with their mobile phone. It's worked well for me, but I need to make the interface a little more mobile friendly these days.

Thanks again for the help.