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
14f1bc874d
commit
c81f14f24c
2 changed files with 89 additions and 25 deletions
48
README.md
48
README.md
|
@ -1,22 +1,35 @@
|
||||||
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
# æneria for YunoHost
|
# æneria for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/aeneria)  
|
[](https://dash.yunohost.org/appci/app/aeneria)  
|
||||||
[](https://install-app.yunohost.org/?app=aeneria)
|
[](https://install-app.yunohost.org/?app=aeneria)
|
||||||
|
|
||||||
> *This package allows you to install æeneria quickly and simply on a YunoHost server.
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
> *This package allows you to install æneria quickly and simply on a YunoHost server.
|
||||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
The idea of [æneria](https://aeneria.com) is to display energy consumption and weather data on a little dashboard that allow the user to:
|
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
|
* Better understand our own energy consumption
|
||||||
* Analyse energy consumption throw weather data
|
* Analyse energy consumption throw weather data
|
||||||
|
|
||||||
**Shipped version:** 1.1.6
|
|
||||||
|
**Shipped version:** 1.1.6~ynh2
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Disclaimers / important information
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
@ -25,10 +38,6 @@ The idea of [æneria](https://aeneria.com) is to display energy consumption and
|
||||||
* After that, install æneria to your Yunohost instance, visit it and just follow instructions
|
* 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 !
|
* That's it, now wait a bit to see data appear !
|
||||||
|
|
||||||
## Documentation
|
|
||||||
|
|
||||||
More information can be found on [æneria documentation](https://docs.aeneria.com).
|
|
||||||
|
|
||||||
## Comming from Pilea
|
## Comming from Pilea
|
||||||
|
|
||||||
æneria is the new name of Pilea. This new name came whith a brand new version.
|
æneria is the new name of Pilea. This new name came whith a brand new version.
|
||||||
|
@ -37,24 +46,13 @@ This new version introduced some breaking changes in data structure: migration f
|
||||||
|
|
||||||
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).
|
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).
|
||||||
|
|
||||||
## YunoHost specific features
|
## Documentation and resources
|
||||||
|
|
||||||
* Integrate with YunoHost users and SSO
|
* Official app website: https://aeneria.com
|
||||||
* Allow one user to be the administrator (set at the installation)
|
* Official admin documentation: https://docs.aeneria.com
|
||||||
* Allow multiple instances of this application
|
* Upstream app code repository: https://gitlab.com/aeneria/aeneria-app
|
||||||
|
* YunoHost documentation for this app: https://yunohost.org/app_aeneria
|
||||||
#### Supported architectures
|
* Report a bug: https://github.com/YunoHost-Apps/aeneria_ynh/issues
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/aeneria/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/aeneria/)
|
|
||||||
|
|
||||||
## Links
|
|
||||||
|
|
||||||
* æneria website: https://aeneria.com/
|
|
||||||
* æneria repo: https://gitlab.com/aeneria/aeneria-app
|
|
||||||
* YunoHost website: https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -66,3 +64,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/aeneria_ynh/tree/test
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade aeneria -u https://github.com/YunoHost-Apps/aeneria_ynh/tree/testing --debug
|
sudo yunohost app upgrade aeneria -u https://github.com/YunoHost-Apps/aeneria_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
64
README_fr.md
Normal file
64
README_fr.md
Normal file
|
@ -0,0 +1,64 @@
|
||||||
|
# æneria pour YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/aeneria)  
|
||||||
|
[](https://install-app.yunohost.org/?app=aeneria)
|
||||||
|
|
||||||
|
*[Read this readme in english.](./README.md)*
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
> *Ce package vous permet d'installer æneria rapidement et simplement sur un serveur YunoHost.
|
||||||
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
|
## 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
|
||||||
|
|
||||||
|
|
||||||
|
**Version incluse :** 1.1.6~ynh2
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Captures d'écran
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 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 : https://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
|
||||||
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_aeneria
|
||||||
|
* Signaler un bug : https://github.com/YunoHost-Apps/aeneria_ynh/issues
|
||||||
|
|
||||||
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/aeneria_ynh/tree/testing).
|
||||||
|
|
||||||
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
```
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/aeneria_ynh/tree/testing --debug
|
||||||
|
ou
|
||||||
|
sudo yunohost app upgrade aeneria -u https://github.com/YunoHost-Apps/aeneria_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue