1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/aeneria_ynh.git synced 2024-09-03 18:06:15 +02:00
æneria package for YunoHost
Find a file
2020-11-27 17:23:57 +01:00
conf update .env file 2020-11-26 19:52:04 +01:00
hooks Fixies 2020-11-26 19:01:52 +01:00
scripts Update scripts, remove unnecessary code + use new ynh_permission_update helper 2020-11-27 17:23:57 +01:00
sources/patches Update ldap patch to auth with email 2020-11-27 12:20:10 +01:00
check_process First real commit 2020-11-26 18:47:34 +01:00
issue_template.md Fixies 2020-11-26 19:01:52 +01:00
LICENSE First real commit 2020-11-26 18:47:34 +01:00
manifest.json First real commit 2020-11-26 18:47:34 +01:00
pull_request_template.md Fixies 2020-11-26 19:01:52 +01:00
README.md Update readme 2020-11-27 15:12:23 +01:00

æneria for YunoHost

DO NOT USE, WORK IN PROGRESS

Integration level Install æneria with YunoHost

This package allows you to install æeneria quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

The idea of æneria is to display electricity consumption and weather data on a little dashboard that allow the user to:

  • Better understand his electricity consumption
  • Analyse his electricity consumption throw weather data

Shipped version: 1.0.3

Screenshots

æneria startup screen

Configuration

  • First of all, you'll need a Linky (obviously) and an Enedis account
  • After you have installed the app, just visit it and follow instructions
  • That's it, now wait a bit to see data appear !

Documentation

More information can be found on æneria documentation.

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, just follow this documentation.

YunoHost specific features

  • Integrate with YunoHost users and SSO
  • Allow one user to be the administrator (set at the installation)
  • Allow multiple instances of this application

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/aeneria_ynh/tree/testing --debug
or
sudo yunohost app upgrade aeneria -u https://github.com/YunoHost-Apps/aeneria_ynh/tree/testing --debug