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

Potential issue w/ color patterns with 25-minute (1500 seconds) repeat #102

Open
todbot opened this issue Sep 10, 2018 · 1 comment
Open

Comments

@todbot
Copy link
Owner

todbot commented Sep 10, 2018

"my pattern was set to repeat for 25 minutes (25 * 60 seconds = 1500 seconds" and when triggered: "The event is showing up in the Blink1Control2 event list, but as soon as the event hits it marks the blink as "no device connected" for a few seconds and then recognises it again - but the light pattern doesn't display, as the blink wasn't connected at the moment the event came in."

@todbot
Copy link
Owner Author

todbot commented Oct 5, 2018

I think this is the crux of the error:
Blink1Service._fadeToRGB: error Error: fadeMillis must be between 0 and 655350

screen shot 2018-10-05 at 2 42 24p

This happens because the input validation on the "secs" field allowed >10 seconds to be entered if typing by hand.

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

1 participant