-
Notifications
You must be signed in to change notification settings - Fork 54
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
Comments
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. |
You guys are awesome! |
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? |
The ignoretouchring function works as expected. I have not noticed that the touch ring is reactivated after a while. |
Oh sorry i meant that the led color comes back on. |
The blue color is hard-coded in the function for the ignoretouchring by maskeddeveloper. When irgnoretouchring is active, the LED ring turns blue. |
Alright, seems i missed that. I will look through the code again. Thanks for the pointer. |
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?
The text was updated successfully, but these errors were encountered: