I was wondering if someone could please Create an ABV widget for me to use with my ispindel, I wouldn’t ask but I’m slightly dyslexic and it’s confusing me a bit…
It needs to take the OG (original Gravity) and show measurements till the G(Gravity) stays the same for a few days and takes the FG (Final Gravity) It does a calculation and presents me with the ABV
Willing to give access to account if you can do it for me please
I tried MAX (Gravity, “15T” ) as I log every 15 minutes but it did not work. I think I have used my quota of dots for today as my dashboard is not updating.
To use a more accurate formula, create a synthetic variable with the following content.
og=1.053
(76.08 * (og- insert your gravity variable ) / (1.775-og)) * (insert your gravity variable / 0.794)
Change og=1.053 to be the original gravity of your beer. And for “insert your gravity variable” then replace with the “gravity” variable from your iSpindel device.
You can create a ‘value table’ and this will list all the Gravity readings so you can easily find the first and last, but you can do this on a graph too. Synthetic variables can onlu use add, subtract, multiply and divide. Bummer.
Indeed these types of synthetic variables are only available in our paid tier. Nonetheless, I’ve already shared this case with our Product team and this calculation will be supported in the future, I will add a “+1” to this STEM feature request.