Josh Willox

Results 132 comments of Josh Willox

Auto Backup can't create named backups on the filesystem, the Home Assistant Supervisor is what actually creates the backups and should be creating them all as `.tar` e.g. `ef5b5ab4.tar`. So...

Yeah, I've noticed this occasionally as well, I believe it's an issue with Home Assistant, I don't believe there's anything I can do with the blueprint to fix that. If...

Sure, just tested it with the latest version of `less` and unfortunately it still produces the same result

1. Yes 2. Interestingly this is not coloured in less 3. Empty So it would seem that `less` isn't handling ANSI-256 correctly on Windows, but ANSI-16 works fine. Another very...

@Paytah232 no sorry never looked into those mobile APIs any further. I just pushed the CommBank API wrapper I wrote in Python all those years ago so maybe that will...

@paytah232 seems this got lost in all my github notifications just cleaning them out now. The code you linked in my repo, does a post request to login which returns...

Looking at your code, the crawler you use looks to be either more advanced or actually controlling a headless browser, in my case, I have to manually parse those forms...

Yeah that sounds like a pretty solid method 👍. At least the CommBank login process that I've been using has been stable for a few years now, so I haven't...

You need to increase the timeout setting in the integration options, AB only waits a fixed max amount of time as waiting for backups longer than that are unreliable, this...

As for the unknown error it's likely the supervisor just doesn't give us more info