Daniël Haitink

Results 17 issues of Daniël Haitink

I often get the error `Unable to load the panel source: /api/hassio/app/entrypoint.js` when I try to reach the supervisor panel in hassio. I tried to solve it through the home-assistant...

First off, thanks for the app. It is working great! It would be great to recognize chapters within a single m4a, such that the play bar isn't spanning over >10...

enhancement

Improve the communication of the software with the user. Should give the user more information about errors, especially the ones with the api connection. As of now, those are mainly...

enhancement

Add more settings like: - [ ] Add transaction with or without additional text in memo (ATM this is YGD) - [ ] Add transaction cleared or uncleared (ATM this...

enhancement

Track the number of API calls. Can only make 100 per hour. Create a counter and display a message when the counter reached 100.

enhancement

Add confirmation dialog before syncing through the API, such that the user can cancel the sync in case of an error.

enhancement

Make it possible to store the relation between an account ID and the YNAB account, such that it can sync without the dialogs. Should probably still have a confirmation dialog....

enhancement

Currently bank codes are present in the json as bankName. Should transform to a list of options. Ranges should also be possible, since this is used in Belgian banks. See...

enhancement

Add support for CSV files which have a `;` as separator and a `,` used in floating point numbers. Linked to issue #51

enhancement

Include the api into the YNABConnection class, such that the api is not open for everyone to use.

enhancement