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

Update upstream app

This commit is contained in:
Simon Mellerin 2024-01-05 17:39:53 +01:00
parent 469d3f5a5f
commit 647a0dc3fc
2 changed files with 8 additions and 8 deletions

View file

@ -42,13 +42,13 @@ AENERIA_PROXY_FOR_GRDF=1
ENEDIS_CLIENT_ID=noneed
ENEDIS_CLIENT_SECRET=noneed
ENEDIS_REDIRECT_URI=noneed
ENEDIS_ENDPOINT_AUTH=https://mon-compte-particulier.enedis.fr
ENEDIS_ENDPOINT_TOKEN=https://gw.prd.api.enedis.fr
ENEDIS_ENDPOINT_DATA=https://gw.prd.api.enedis.fr
ENEDIS_ENDPOINT_AUTH=noneed
ENEDIS_ENDPOINT_TOKEN=noneed
ENEDIS_ENDPOINT_DATA=noneed
# Grdf adict
GRDF_CLIENT_ID=noneed
GRDF_CLIENT_SECRET=noneed
GRDF_REDIRECT_URI=noneed
GRDF_ENDPOINT_AUTH=https://sofit-sso-oidc.grdf.fr
GRDF_ENDPOINT_DATA=https://api.grdf.fr
GRDF_ENDPOINT_AUTH=noneed
GRDF_ENDPOINT_DATA=noneed

View file

@ -5,7 +5,7 @@ name = "æneria"
description.en = "Dashboard to analyse your energy consumption data from Linky, Gazpar & weather"
description.fr = "Tableau de bord pour analyser votre consomation d'énergie à partir des données d'un compteur Linky et/ou Gazpar et de la météo"
version = "2.0.0~ynh1"
version = "2.0.3~ynh1"
maintainers = ["Simon Mellerin"]
@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://statics.aeneria.com/aeneria-app-2.0.0.tar.gz"
sha256 = "8a36dc2634178e6f087893aca6459ef7cbe7ad9e436c829a7f05f88a8a304571"
url = "https://statics.aeneria.com/aeneria-app-2.0.3.tar.gz"
sha256 = "98322ac8074df007328e66cb9a5561e7e9bbbd8fefba5ef6a14cff54507e85c6"
[resources.system_user]