Ian Foster

Results 101 comments of Ian Foster

I just upgraded to 4.4.0 and tested and got the same result.

Just upgraded to v4.5.0 and still have this problem.

I've fixed this issue in my fork https://github.com/lanrat/docker-postgresql See https://github.com/lanrat/docker-postgresql/commit/4a20359bc9cab9c53720dfa65afd91ba3a39515d

I've fixed this in my fork (as well as lots of other changes) by having the code sleep for a bit and then retry when it can't reach Home Assistant....

> Is this fork inline with recent changed in the main code? (battery reporting changes). I changed all metadata being reported to the server to use HTTP headers instead of...

I have a modified version of that too: https://github.com/lanrat/hass-kindle-screensaver The readme has not been fully updated yet.

Correct. You need to build it yourself. Just run `make`.

Hey @sibbl, My original intent was to submit a few PRs. However since then, the scope of the changes increased and do contain some breaking changes, so I'm not sure...

@aptonline I just enabled issues. Thanks for letting me know!

I fixed this in [my fork](https://github.com/lanrat/openwrt-tailscale-enabler). However I did a pretty large rewrite. The binaries are saved to a persistent folder (or /tmp) and are only updated when running `tailscale-install`.