thorrak / tiltbridge

Tilt Hydrometer to WiFi Bridge
http://www.tiltbridge.com/
Other
61 stars 27 forks source link

Tilt Version Fails to Reset #51

Closed lbussy closed 3 years ago

lbussy commented 3 years ago

Scenario:

I suspect the version checking is only done once. This could be done each time (cheap enough processing remaining) or at the least, it should be done on a timer.

Also, gravity smoothing gets very weird. It might be cleanest to track on a MAC address and reset the buffer if the MAC changes.

pletch commented 3 years ago

I assume you must be turning the non-Pro on before the Pro actually expires and disappears from the dashboard?

lbussy commented 3 years ago

I assume you must be turning the non-Pro on before the Pro actually expires and disappears from the dashboard?

Not sure, what's the timeout?

pletch commented 3 years ago

5 minutes

lbussy commented 3 years ago

I'm an edge case! (We always knew that.)

I can confirm it resets as you intended and that you have also added some additional logic to address my "color issues." This should go away completely when John and I have a chance to swap our Tilt Pros.

Closing.