diff --git a/README.md b/README.md index d7be582..6c12100 100644 --- a/README.md +++ b/README.md @@ -28,29 +28,12 @@ The idea of [æneria](https://aeneria.com) is to display energy consumption and ![Screenshot of æneria](./doc/screenshots/screenshot1.png) -## Disclaimers / important information - -## Configuration - -* First of all, you'll need a Linky and an [Enedis account](https://mon-compte-client.enedis.fr/) -* In your Enedis space, go to ["Gérer l'accès à mes données"](https://mon-compte-particulier.enedis.fr/donnees/) tab, and allow Enedis to collect and store your hourly consumption -* After that, install æneria to your Yunohost instance, visit it and just follow instructions -* That's it, now wait a bit to see data appear ! - -## Comming from Pilea - -æneria is the new name of Pilea. This new name came whith a brand new version. - -This new version introduced some breaking changes in data structure: migration from Pilea can't be done automaticly. - -But don't worry, you can easilly transfer your data from Pilea to æneria following [this documentation](https://docs.aeneria.com/fr/latest/administrateur/pilea_migration.html). - ## Documentation and resources * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 02ea4d9..1f4af6b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -16,11 +16,10 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po ## Vue d’ensemble -The idea of [æneria](https://aeneria.com) is to display energy consumption and weather data on a little dashboard that allow the user to: - - * Better understand our own energy consumption - * Analyse energy consumption throw weather data +L'idée de [æneria](https://aeneria.com) est d'afficher la consommation d'énergie et les données météorologiques sur un petit tableau de bord qui permet à l'utilisateur de : + * Mieux comprendre sa propre consommation d'énergie + * Analyser la consommation d'énergie et les données météorologiques **Version incluse :** 1.1.6~ynh4 @@ -28,29 +27,12 @@ The idea of [æneria](https://aeneria.com) is to display energy consumption and ![Capture d’écran de æneria](./doc/screenshots/screenshot1.png) -## Avertissements / informations importantes - -## Configuration - -* First of all, you'll need a Linky and an [Enedis account](https://mon-compte-client.enedis.fr/) -* In your Enedis space, go to ["Gérer l'accès à mes données"](https://mon-compte-particulier.enedis.fr/donnees/) tab, and allow Enedis to collect and store your hourly consumption -* After that, install æneria to your Yunohost instance, visit it and just follow instructions -* That's it, now wait a bit to see data appear ! - -## Comming from Pilea - -æneria is the new name of Pilea. This new name came whith a brand new version. - -This new version introduced some breaking changes in data structure: migration from Pilea can't be done automaticly. - -But don't worry, you can easilly transfer your data from Pilea to æneria following [this documentation](https://docs.aeneria.com/fr/latest/administrateur/pilea_migration.html). - ## Documentations et ressources * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs