From 0ed6179f26dc096b54ff9279dc46101df28c529e Mon Sep 17 00:00:00 2001 From: Hugo NOUTS <hnouts@grandlyon.com> Date: Tue, 5 Sep 2023 12:51:28 +0000 Subject: [PATCH] Update consumption.md --- docs/ecolyo/functionalities/consumption.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ecolyo/functionalities/consumption.md b/docs/ecolyo/functionalities/consumption.md index 21422fb..2c6e8a0 100644 --- a/docs/ecolyo/functionalities/consumption.md +++ b/docs/ecolyo/functionalities/consumption.md @@ -208,4 +208,5 @@ This component shows the konnector state and allows the user to connect, delete, - If the fluid is not connected, it will show the connection form - If the konnector is in error or its data is outdated, it will display the number of days since the data is outdated - If the error is a login error (eg: user consent is revoked), it will show a specific message +- If the data is outdated but the konnector is not in error, it will display a warning concerning the outdated data - If the data is outdated but the user has already triggered an update today, we will show a message that informs the user that the issue is probably related to the energy provider -- GitLab