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

Detect if door opener light is on #131

Open
commputethis opened this issue Dec 27, 2020 · 2 comments
Open

Detect if door opener light is on #131

commputethis opened this issue Dec 27, 2020 · 2 comments

Comments

@commputethis
Copy link

I have setup my garage door controller to add "doors" that turn on/off the lights on the garage door openers. What type of sensor would I need to use to determine if the light on a particular opener is on or off? I currently have the state_pin for the lights set to the pin for the opener it is on, so I have no idea if the light is on or off. I have a camera in the garage and use this app to turn the light on to be able to see.

I hope that makes sense.

Screenshot_20201226-233755_Chrome

@weishen412
Copy link

Hi there! That sounds like a great setup you have going on with your garage door controller. To determine if the light is on or off, you can use a photoresistor or a light-dependent resistor (LDR) sensor. These sensors work by detecting the amount of light in the environment and outputting a corresponding voltage or resistance value. By monitoring this value, you can determine if the light is on or off. I hope this helps and if you need any further assistance contact Poquoson Quick Service don't hesitate to reach out.

@robertlope412
Copy link

Hi there! For your garage door setup, you may want to use a light sensor to determine if the light on a particular opener is on or off. This will allow you to accurately control the lights based on the state of the opener. You could also consider using a smart Garage Door light bulb that can be controlled through your app, which would eliminate the need for a separate sensor. Good luck with your project!

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

3 participants