1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/aeneria_ynh.git synced 2024-09-03 18:06:15 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-11-23 08:04:44 +00:00
parent 1a8db535a6
commit 0794310a85
2 changed files with 5 additions and 40 deletions

View file

@ -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: <https://aeneria.com>
* Official admin documentation: <https://docs.aeneria.com>
* Upstream app code repository: <https://gitlab.com/aeneria/aeneria-app>
* YunoHost documentation for this app: <https://yunohost.org/app_aeneria>
* YunoHost Store: <https://apps.yunohost.org/app/aeneria>
* Report a bug: <https://github.com/YunoHost-Apps/aeneria_ynh/issues>
## Developer info

View file

@ -16,11 +16,10 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
## Vue densemble
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 lapp : <https://aeneria.com>
* Documentation officielle de ladmin : <https://docs.aeneria.com>
* Dépôt de code officiel de lapp : <https://gitlab.com/aeneria/aeneria-app>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_aeneria>
* YunoHost Store: <https://apps.yunohost.org/app/aeneria>
* Signaler un bug : <https://github.com/YunoHost-Apps/aeneria_ynh/issues>
## Informations pour les développeurs