Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to disable Ring-Light at night? #89

Open
Freezy1982 opened this issue Jul 11, 2024 · 8 comments
Open

Option to disable Ring-Light at night? #89

Freezy1982 opened this issue Jul 11, 2024 · 8 comments

Comments

@Freezy1982
Copy link

Awesome Project and Idea - working very well for me at home. Thanks for all the effort at this project and the good tutorial ;-)
I was wondering, if there could be an option to disable the blue indication light during night times (or permanently). In my use-case, I don't want the Fingerprint-Reader to be a "blue-breathing-eye-catcher" at night, as I am using it at and for my garage-door only and I prefer as it would be more hidden...
Any idea if this is possible to be implemented? Maybe same as the TouchRing on/off by MQTT-Message?

@mickler2021
Copy link

Have a look at my fork, I have realized something similar. I can deactivate the bell via MQTT and deactivate the light from the LED ring in the process.

@xxbyxx
Copy link

xxbyxx commented Jul 11, 2024

Have a look at my fork, I have realized something similar. I can deactivate the bell via MQTT and deactivate the light from the LED ring in the process.

I can confirm it’s working amazing.

@Freezy1982
Copy link
Author

Freezy1982 commented Jul 12, 2024

You guys are awesome!
Your update, mickler2021, is working very nice and is exactly what I was looking for. I directly changed the colors to my preference as well (luckily I got the new version of the sensor).
This Fingerprint-Doorbell is making my day (and night) now :-D

@DUSAG0211
Copy link

Have a look at my fork, I have realized something similar. I can deactivate the bell via MQTT and deactivate the light from the LED ring in the process.

I am still on maskeddeveloper fork but noticed that the ring comes back on as long as the touchring detection is turned off. Is it the same in your build?

@mickler2021
Copy link

The ignoretouchring function works as expected. I have not noticed that the touch ring is reactivated after a while.

@DUSAG0211
Copy link

Oh sorry i meant that the led color comes back on.
so i have disabled it by default through the additional settings introduced by maskeddeveloper. However if touchring is disabled the led comes back on (standard blue color, always on)

@mickler2021
Copy link

The blue color is hard-coded in the function for the ignoretouchring by maskeddeveloper. When irgnoretouchring is active, the LED ring turns blue.

@DUSAG0211
Copy link

Alright, seems i missed that. I will look through the code again. Thanks for the pointer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants