How much headspace in the fermenter does the tilt need?
Looks like a great project for someone! importxml function isn't super simple in google docs, but maybe it's just me.
Only about an inch. It rides pretty low in the liquid.
I just updated my tilt/Brewometer cloud sheet with a script that sends emails if the data has stopped logging, temperature is too high, or the SG has achieved a certain level.There is also a cool published sheet that you can pull up on your mobile device to check in on the progress.
Here's a shared version of my brewometer cloud sheet... I've also added a Notes Sheet that describes some of the features...
https://docs.google.com/spreadsheets/d/1B25fiij8GTRIVZ09Pd-DzAoV-dK2d6YYwdlCxIEzXQE/edit?usp=sharing
Here's my published status page, which is monitoring my current brew. https://docs.google.com/spreadsheet...8lTid0ckVPQ/pubhtml?gid=601246909&single=true
Enjoy!
{"result":"error","error":{"message":"Invalid argument: id","name":"Exception","fileName":"Code","lineNumber":36,"stack":"\tat Code:36 (handleResponse)\n\tat Code:19 (doGet)\n"}}
Hello EmDubeu,
I am trying to run your spreadsheet. I make made a copy and publish it to the web. However when I test the app I get the following error.
Not sure how to troubleshoot this. Any thoughts?
Thanks
Did you run the setup script like the instructions say in the original cloud sheet script? Looks like the error eludes to a missing sheet id, which gets placed in the sheet user properties when the Setup script gets ran.
If you didn't run the "setup" script, you'll need to get into the script editor from your copy of the spreadsheet. (Tools Menu > Script Editor). Once there, click on the Code.gs script, then click Run menu and select setup. You may need to re-publish.
Once published, you'll need to add your sheet id, found in the url of your opened spreadsheet, and apply the id to every reference in TempAlert.gs, sgAlert.gs, and statusAlert.gs. Look for references in each script "YOUR SHEET ID HERE". Add your id in-between the single quotes.
Pm me and I'll help you get it going.
Anyone know how to use Google Sheets Importxml and parse the data into a worksheet cell?
This is great EmDubeu, I am having a lot of fun with it. Just using my Tilt hydrometers for the first time, I have 2.
This gives me 2 questions, firstly can I use the same sheet to make 2 Main Published Sheet pages, one for each color? I want to send each one to a webpage I can keep track of.
My other question is about the Recipe Tab, can the details be imported from something like Beersmith or are they manually added.
Thanks for the great work
Finally got the Beersmith beerXML file to import. Check out the latest copy of the cloud sheet, if you like. v3.21
Updated my shared tilt/Brewometer cloud sheet with the following:
1. Altered Alert display to show whether or not alerts are on or off from the Main Published Sheet. Orange font means the alert setting is turned On. Grey font means alert setting is turned off.
2. Updated TempAlert, sgAlert, and StatusAlert scripts to read in the sheet id from script properties rather than need the user manually entering the ID in the script. Removed old functionality specified in v3.16.
3. Added a link to the Main Published sheet in the alert emails for easy reference to shared sheet when you get an alert.
4. Fixed an issue with tempAlert.gs not sending emails when some conditions were met. Issue introduced in v3.19.
5. Updated Recipe sheet to read BeerXML recipe data. Refer to Sheet Note; XML Conversion and Import, for further information.
Version 3.21 can be accessed here.
Just want to say thank you for the spreadsheet. It works flawlessly. If you have a Tilt/Brewometer then this is a vast improvement on the standard spreadsheet that comes with the device.
Thank you. I've enjoyed working on it. Personally, I love how I got google sheets to automatically send emails when certain criteria is met. Totally blown away that it can do this.
Btw, I just added abv% trend data to the Log and Report sheets. I think I'm going to rework the Report sheet a bit, and I need to clean up the script code a bit. I've see that it's not super efficient, and uses too much computer time to process. Once this is done, I'll be pushing out another updated sheet.
![]()
I see you got the beersmith import working but I was looking at your recipe and it seems like your hops schedule might be messed up. For your boil they all say 0.
0 minute hop additions are basically flame-out/whirlpool hops. They are noted in beersmith as 0 min hops.
Gotcha. Ya I whirlpool all the time. I just figured it would have said "steep/whirlpool". Either way, I like the recipe.