lbussy / brew-bubbles

It beats watching the grass grow!
https://www.brewbubbles.com
Other
18 stars 5 forks source link

Brewer's Friend Logging HTTPS needed #46

Closed gshadel closed 3 years ago

gshadel commented 3 years ago

It looks like Brewer's Friend has changed their logging protocol to https rather than http, according to the sample stream integration url.

https://log.brewersfriend.com/stream/api_key_goes_here

I don't think https was available for 8266 until recently... I've seen a sample, but I didn't try out the code... I think it was focused on creating an https server rather than client however... I haven't checked out the brewbubbles logs yet... working on that next.

lbussy commented 3 years ago

They have always used https in their examples to my memory, but failing on an HTTP connection is new.

I'll have a look.

gshadel commented 3 years ago

Ok got values logged!!! All is working fine... This is a fantastic project ... I'm so excited to be able to see a graph of bubbling rates! I changed the logging rate to 20 minutes. We'll see if the next reading makes it through... but in any case BrewBubbles is doing its part!

gshadel commented 3 years ago

Not failing... Just a bit slower to respond than I anticipated. Their minimum update time was 15 min, which is what I was using. Increased mine to 20 minutes so that might have been the issue... Or it could be I was impatient... In any case it is capturing data now.

Thanks again for a great project. I'll be looking at the code to see how you did all of the cool stuff my projects are missing! OTA updates, Network setup, fantastic web screens, and the interrupt driven counting, just to name a few.

On Mon, Apr 5, 2021 at 11:56 AM Lee Bussy @.***> wrote:

They have always used https in their examples to my memory, but failing on an HTTP connection is new.

I'll have a look.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lbussy/brew-bubbles/issues/46#issuecomment-813468927, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADFXUEYQMM6JBQOFRJ5LUTTHHMS5ANCNFSM42M43H5A .