You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am going to publish the highest score seen in the last few seconds. There may be a burst of messages initially when the score raises quickly to avoid a delay in detection.
I am going to convert to a binary sensor and just report ON vs OFF based on a given threshold. I can't think of a simple way to rate limit without possibly missing some scores.
Right now, I am sending MQTT messages too quickly. Rate limit to 1 per second or something.
The text was updated successfully, but these errors were encountered: