Tilt Updates

avantassel

Active Member
Lifetime Member
Joined
Jan 5, 2018
Messages
159
Reaction score
91
Points
43
Location
Lafayette, CO
We now have DIY support for both iSpindel
and any custom app / device you want to use.
ispindel-col1-320x.png ispindel-bw1-320x.png

Integrations
Cloud URL to copy and supported device info
https://beta.brewersfriend.com/homebrew/profile/account

Device Settings
Active devices and device forward URLs
https://beta.brewersfriend.com/homebrew/profile/devicesettings

Screenshot 2018-10-25 13.16.02.png


Brew Session Fermentation Tab
For iSpindel and any custom apps you need to post to the cloud URL to see it available in the dropdown.

iSpindel http://www.ispindel.de/

Will also report battery %
Screenshot 2018-10-25 14.51.23.png


Screenshot 2018-10-25 13.15.05.png


Custom Stream App
Screenshot 2018-10-25 13.14.11.png


For custom stream apps you will post JSON data to the stream cloud URL
JSON:
{
 "name": "MyBrewApp",
 "temp": "",
 "temp_unit": "C", // C, F or K
 "gravity": "",
 "gravity_unit": "P", // G or P
 "ph": "",
 "comment": "",
 "beer": ""
}

We also added paging in edit readings.

Screenshot 2018-10-25 13.40.57.png
 
Last edited:
Working so far with the new changes. Only logging issue is on the tiltpi end where I set it to update at 10min but it still sent every 5.

Graph spacing is off. The X axis isn't linear, and time points on the axis don't line up with the overlay (on the 1 day view at least)

overlay.gif
 
Working so far with the new changes. Only logging issue is on the tiltpi end where I set it to update at 10min but it still sent every 5.

Graph spacing is off. The X axis isn't linear, and time points on the axis don't line up with the overlay (on the 1 day view at least)

View attachment 4165

Hi KC, thanks for testing. I'll look at the chart time. As for the changing the time increment on the TiltPi I found that you can go to the Cloud URL and hit return / enter to save.
 

Back
Top