Kevin O'Connor

Results 17 comments of Kevin O'Connor

@thezoggy rebased

Hmm hold off a second, fixing something.

Here's `/r/all.json` (note no `cache-control` header): ``` KevinsMacBookPro:~ kevin$ curl --verbose "https://reddit.local/r/all.json" > /dev/null % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent...

Oh let me try logged in though...

I just ran across this issue, here's my `ffmpeg -i`: ``` ffmpeg version 4.2.2 Copyright (c) 2000-2019 the FFmpeg developers built with FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on...

Hey @rwoldberg did you get a chance to check this out? Thanks!

Cut a release [here](https://github.com/kjoconnor/pyhatchbabyrest/releases/tag/2.1.0) and on [pypi](https://pypi.org/project/pyhatchbabyrest/2.1.0/). Thanks and good luck with HA support, very much looking forward to it!

Anything I can help with to get it merged? Seems like a lot of requirements to getting it into core!

Weird - I've never used the scheduling function in the app. I wonder if the software gets momentarily interrupted by having to answer `refresh_data()` and the app has some functionality...