diff --git a/fireflyiii/Readme.md b/fireflyiii/Readme.md index da02f6d29..674479886 100644 --- a/fireflyiii/Readme.md +++ b/fireflyiii/Readme.md @@ -17,19 +17,6 @@ _Thanks to everyone having starred my repo! To star it click on the image below, ["Firefly III"](https://www.firefly-iii.org) is a (self-hosted) manager for your personal finances. It can help you keep track of your expenses and income, so you can spend less and save more. This addon is based on the docker image https://hub.docker.com/r/fireflyiii/core -## Installation - -The installation of this add-on is pretty straightforward and not different in comparison to installing any other add-on. - -1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) - [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) -1. Install this add-on. -1. Click the `Save` button to store your configuration. -1. Set the add-on options to your preferences -1. Start the add-on. -1. Check the logs of the add-on to see if everything went well. -1. Open the webUI and adapt the software options - ## Configuration Options can be configured through two ways : @@ -53,6 +40,19 @@ Configuration is done by customizing the config.yaml in the location defined in The complete list of options can be seen here : https://raw.githubusercontent.com/firefly-iii/firefly-iii/main/.env.example +## Installation + +The installation of this add-on is pretty straightforward and not different in comparison to installing any other add-on. + +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) +1. Install this add-on. +1. Click the `Save` button to store your configuration. +1. Set the add-on options to your preferences +1. Start the add-on. +1. Check the logs of the add-on to see if everything went well. +1. Open the webUI and adapt the software options + ## Support Create an issue on github diff --git a/fireflyiii_data_importer/Readme.md b/fireflyiii_data_importer/Readme.md index 7e9817b29..f78453449 100644 --- a/fireflyiii_data_importer/Readme.md +++ b/fireflyiii_data_importer/Readme.md @@ -20,7 +20,7 @@ This addon is based on the docker image https://hub.docker.com/r/fireflyiii/data ## Configuration -Read official documentation for more information : https://docs.firefly-iii.org/data-importer +Read official documentation for information how to set the variables: https://docs.firefly-iii.org/data-importer ```yaml "FIREFLY_III_ACCESS_TOKEN": required to access Firefly