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:
parent
1a8db535a6
commit
0794310a85
2 changed files with 5 additions and 40 deletions
19
README.md
19
README.md
|
@ -28,29 +28,12 @@ The idea of [æneria](https://aeneria.com) is to display energy consumption and
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://aeneria.com>
|
* Official app website: <https://aeneria.com>
|
||||||
* Official admin documentation: <https://docs.aeneria.com>
|
* Official admin documentation: <https://docs.aeneria.com>
|
||||||
* Upstream app code repository: <https://gitlab.com/aeneria/aeneria-app>
|
* 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>
|
* Report a bug: <https://github.com/YunoHost-Apps/aeneria_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
26
README_fr.md
26
README_fr.md
|
@ -16,11 +16,10 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
|
|
||||||
## Vue d’ensemble
|
## 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:
|
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 :
|
||||||
|
|
||||||
* Better understand our own energy consumption
|
|
||||||
* Analyse energy consumption throw weather data
|
|
||||||
|
|
||||||
|
* 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
|
**Version incluse :** 1.1.6~ynh4
|
||||||
|
|
||||||
|
@ -28,29 +27,12 @@ The idea of [æneria](https://aeneria.com) is to display energy consumption and
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://aeneria.com>
|
* Site officiel de l’app : <https://aeneria.com>
|
||||||
* Documentation officielle de l’admin : <https://docs.aeneria.com>
|
* Documentation officielle de l’admin : <https://docs.aeneria.com>
|
||||||
* Dépôt de code officiel de l’app : <https://gitlab.com/aeneria/aeneria-app>
|
* Dépôt de code officiel de l’app : <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>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/aeneria_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
Loading…
Add table
Reference in a new issue