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

Flicking Light #1492

Closed
merlin051 opened this issue Jan 2, 2018 · 5 comments
Closed

Flicking Light #1492

merlin051 opened this issue Jan 2, 2018 · 5 comments
Labels
stale Action - Issue left behind - Used by the BOT to call for attention

Comments

@merlin051
Copy link

Hi,

I'm using pin14 and switch mode 9 to work with a rocker switch which is fine, but depending on other noise on the circuit the light flickers on/off regardless of the current state.

Is there any option that can introduce a 250ms delay to verify its actually changed state instead of the false readings from the circuit noise?

My log looks like this:

22:31:19 MQT: stat/sonoff1/RESULT = {"POWER":"ON"}
22:31:19 MQT: stat/sonoff1/POWER = ON
22:31:19 MQT: stat/sonoff1/RESULT = {"POWER":"OFF"}
22:31:19 MQT: stat/sonoff1/POWER = OFF
22:31:21 MQT: stat/sonoff1/RESULT = {"POWER":"ON"}
22:31:21 MQT: stat/sonoff1/POWER = ON
22:31:21 MQT: stat/sonoff1/RESULT = {"POWER":"OFF"}
22:31:21 MQT: stat/sonoff1/POWER = OFF
22:31:31 MQT: stat/sonoff1/RESULT = {"POWER":"ON"}
22:31:31 MQT: stat/sonoff1/POWER = ON
22:31:31 MQT: stat/sonoff1/RESULT = {"POWER":"OFF"}
22:31:31 MQT: stat/sonoff1/POWER = OFF
22:31:59 MQT: stat/sonoff1/RESULT = {"POWER":"ON"}
22:31:59 MQT: stat/sonoff1/POWER = ON
22:31:59 MQT: stat/sonoff1/RESULT = {"POWER":"OFF"}
22:31:59 MQT: stat/sonoff1/POWER = OFF

@merlin051
Copy link
Author

Forgot to mention this is a sonoff basic using the latest firmware.

My switch is wired to gnd and gpio14, GPIO Sensor is configured to 09 Switch1.

I've read about adding a resister on the gnd pin but I'm not sure where to start with that.

@merlin051
Copy link
Author

anyone?

@lobradov
Copy link

lobradov commented Jan 29, 2018 via email

@stale
Copy link

stale bot commented May 29, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Action - Issue left behind - Used by the BOT to call for attention label May 29, 2018
@stale
Copy link

stale bot commented Jun 13, 2018

This issue will be auto-closed because there hasn't been any activity for a few months. Feel free to open a new one if you still experience this problem.

@stale stale bot closed this as completed Jun 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Action - Issue left behind - Used by the BOT to call for attention
Projects
None yet
Development

No branches or pull requests

2 participants