Skip to content

Commit

Permalink
Increase status repeat requirement to remove intermittent states; Close
Browse files Browse the repository at this point in the history
  • Loading branch information
TillFleisch committed Jun 8, 2024
1 parent d39e003 commit b36d7ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#include "../localization.h"

// Feel free to lower this, you might get some invalid intermittent state though
#define REPEAT_REQUIREMENT 30
#define REPEAT_REQUIREMENT 60
#define BLINK_THRESHOLD 750

namespace esphome
Expand Down

0 comments on commit b36d7ce

Please sign in to comment.