• Please visit and share your knowledge at our sister communities:
  • If you have not, please join our official Homebrewing Facebook Group!

    Homebrewing Facebook Group

Search results

Homebrew Talk

Help Support Homebrew Talk:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
  1. postalbunny

    Fermentrack: Fermentation monitoring & BrewPi-www Replacement for Raspberry Pi

    Could someone give me a hint as to where the current beer profile graph points are stored? I see the CSV in the data dir... but copying that between fermentrack doesnt' seem to work. If both instances are currently logging then copying from one to the other doesn't copy the data points. Also...
  2. postalbunny

    SS Convoluted Counterflow Wort Chiller?

    Stout also makes an SS with triclamp fittings.. it's what I ended up with after using a smaller kegco SS one for a while. I ultimately went with a plate chiller though because it just took ages... it was nice to not need a hop spider though. I forget what my temps were, i want to say i had...
  3. postalbunny

    Fermentrack: Fermentation monitoring & BrewPi-www Replacement for Raspberry Pi

    I noticed a new install path for docker.... " curl -L https://raw.githubusercontent.com/thorrak/fermentrack-tools/docker/automated_install/auto-install.sh | bash ". Any thought to just publishing an image in docker hub and accompanying docker/run or docker-compose cmd? I've been playing with...
  4. postalbunny

    Is copper immersion chiller turning my pool green?

    Thought about this.. and I'm betting it's not the copper chiller itself causing the pool to turn green. While copper might turn green/corroded over time it's not enough to pollute a pool. If you had enough to turn the pool green i would think it would be serious enough corrosion on the coil to...
  5. postalbunny

    Fermentrack: Fermentation monitoring & BrewPi-www Replacement for Raspberry Pi

    Did the changes from devel around MQTT not working with decimal temps form tiltbridge get merged to master yet? ** disregard, found my own answer by posting via postman to the iface.
  6. postalbunny

    TiltBridge - Tilt-to-WiFi Device for Tilt Hydrometer

    Based on the last reply it sounds like the wrong base was uploaded for 1.1.0. I'm in the same boat as you in that I ordered 1.0.0 and got 1.1.0. May be worth a shot to render the design and measure vs what your board has if you want to be 100% sure.
  7. postalbunny

    TiltBridge - Tilt-to-WiFi Device for Tilt Hydrometer

    Yup.. that's the only reason i wasn't more upset when it happens... there are no external buttons so if it stops "working" for some reason and won't get on wifi then you have to drag it to a PC and reflash firmware which could be scary for some people. I'd say "feature request" to have a...
  8. postalbunny

    TiltBridge - Tilt-to-WiFi Device for Tilt Hydrometer

    Note about the users who are having issues with missing time gaps... I've noticed the TCP stack on these is quite horrible... or the wlan is bad. I originally had just a "LOLIN D32 Pro v2.0.0" that I got off aliexpress so was thinking it's just cheap clone garbage. I ordered a one of the...
  9. postalbunny

    TiltBridge - Tilt-to-WiFi Device for Tilt Hydrometer

    One suggestion.. on the TFT firmware it would be nice to turn off "press again to reset" function. A checkbox in the UI would be wonderful... since i hate this function. I've managed to reset mine a few times by accident when playing with it and have to reprogram the AP/SSID. I get the...
  10. postalbunny

    TiltBridge - Tilt-to-WiFi Device for Tilt Hydrometer

    Turns out they are in fact 1.0.0 (at least on the order link i used). But the screens physically say "1.1.0". I ordered them from aliexpress here: US $7.5 |TFT 2.4 Touch Shield V1.0.0 for LOLIN (WEMOS) D1 mini 2.4 . I wasn't aware there were two versions when ordering the screens. But when...
  11. postalbunny

    TiltBridge - Tilt-to-WiFi Device for Tilt Hydrometer

    Did this get posted by chance? Can't seem to find it... I printed TiltBridge Case - D32 Pro /w TFT by Thorrak which I found in the docs... but it appears the 1.1.0 print I made doesn't quite line up with the 1.1.0 screens I have. I thought maybe i printed 1.0.0 by accident, but just dbl checked...
  12. postalbunny

    Fermentrack: Fermentation monitoring & BrewPi-www Replacement for Raspberry Pi

    Ah, well... my bad, copy/pasting the url from the app... fermentrack assumes it's on port 80 so it has URL http://url/tiltbridge. I'm however running on 8082 via proxy, so adjusting tiltbridge to include :8082 in the URL fixed me up. Thanks
  13. postalbunny

    Fermentrack: Fermentation monitoring & BrewPi-www Replacement for Raspberry Pi

    AH, i'm on master... i did not pull dev. I switched over to dev and the postman API call directly to fermentrack works with floats now (73.0, etc). Tiltbridge still isn't updating, so I'll try to figure out what's going on there.
  14. postalbunny

    Fermentrack: Fermentation monitoring & BrewPi-www Replacement for Raspberry Pi

    Side track... just got a tiltbridge to play with and it looks like the "pro" integration may have a bug. I sniffed out the payload and i'm getting "invalid literal for int() with base 10" error. If i change the payload from "73.0" to "73" for the temp then it post fine. { "mdns_id"...
  15. postalbunny

    TiltBridge - Tilt-to-WiFi Device for Tilt Hydrometer

    Got MQTT working, my mistake for using "titlbridge/*" instead of "tiltbridge/#" for subscription. Worked on fermentrack second... the "73.0" vs "73" in payload was causing the issue. I'll go over to that thread and see if the fix is in since it just recently had an update to handle tilt pro...
  16. postalbunny

    TiltBridge - Tilt-to-WiFi Device for Tilt Hydrometer

    disregard... I just tried running netcat listening and using URL from tiltbridge; it seems data is being sent out. I'll need to debug/check my MQTT broker, fermentrack, and brewpi-remix. Maybe the update for higher resolution temp readings is causing grief on the last two, not sure why mqtt...
  17. postalbunny

    TiltBridge - Tilt-to-WiFi Device for Tilt Hydrometer

    Just getting into this ... using brewflasher i'm seeing 0.2.3 and a "alpha" 0.2.2. When i put 0.2.3 on i don't see any MQTT messages post or brewpi/fermtrack updates. Anyway to diagnose or t/s what the titlbridge is doing? I've tried posting directly to fermentrack/brewpi-remix API and get...
  18. postalbunny

    Spike Conical- observations and best practices

    FYI for everyone else... I as well put a light greasing of keg lube thinking that would help. It did accomplish showing a leak faster (would leak at 5psi rather than 10psi). What fixed it for me was rotating the band clamp... i had it clocked such that the screw-latch ws at the 5:00 position...
  19. postalbunny

    Spike Conical- observations and best practices

    Old reply.. but just FYI, at first my cf10 held pressure fine at 5 PSI but started leaking at 10 PSI. It took me a couple tries of re-seating the gasket and fidgeting with the band-clamp to get it to seal correctly. I loaded it up to 12 PSI and let it sit over 24 hours to verify no leak. 15m...
Back
Top