Josh Willox
Josh Willox
Hi, I'm currently maintaining a Python API for CommBank (not publically released yet). I've just updated it to support the new login process, so hopefully, I can save you guys...
A little update, CommBank appears to have reverted the login process back to normal, so everything should work as it did before. Along with that, the API endpoint for accounts...
I feel like I should update this thread with the new changes, commbank has re-enabled that API I was talking about, which means you need to handle those hidden forms...
@svict4 haha kinda, the code base isn't great as I wrote it a long time ago, but it does work. I spent a bit refactoring just now to make it...
It would be great if we could use those but unfortunately, you can't unless you're a business. > To access consumer APIs, you'll need to be accredited by the ACCC...
Seeing as it has been a while since I've seen any activity on the repo regarding PRs. I will shamefully take this opportunity to promote my rewritten version of `button-entity-row`...
Hey @naamah75, this is because it's not available on HACS just yet I've submitted it and it should be accepted and available in a couple of days. For now, you...
Hmm, I haven't had any issues using input booleans with the card, maybe you could try reinstalling it, also check to make sure the card is declared with `type: module`...
This is unfortunately out of scope for Auto Backup and not something I plan to add. You could, however, use something like my [jcwillox/hassio-rclone-backup](https://github.com/jcwillox/hassio-rclone-backup) addon to achieve what you want....
I've figured out the issue, and it seems to be related to a change in how the frontend handles lazy-loaded cards. I believe we used to be able to use...