Closed jgstroud closed 3 months ago
I don't like that the LED is on continuously either. My recommendation would be...
We need to decide what "activity" should be. Network activity is often used, but for us it may be more relevant to use garage-door comms activity. Or we could tie it to our logging activity, flash it every time we log? That should cover most activity without causing the LED to appear like it is always on.
Well, it already blinks on activity on the serial link. I think we leave that part as is.
So, you propose an option that essentially inverts current behavior... so if users prefer the light to be mostly off they can have that.
Yeah, I think that's the easiest solution without overcomplicating anything. But I don't really have a strong opinion about it. Ever since it was implemented, it seems like we get about 50/50 feedback on users that would prefer it mostly on vs those that would prefer it mostly off.
I've figured out how to implement so I will code it up tonight and see how well it works.
Implemented in PR #220
Implemented in v1.7
Some users really don't like having the LED on all the time. I personally like seeing it on to indicate it's alive and well. We can make the polarity configurable and optionally only allow it to be on when motion is detected in the garage. The LED may also attract bugs in some environments.