diff --git a/src/index.js b/src/index.js
index 04c366d5e6dbb60fac675cf2cd17b0ce0cacbe0f..e014d5419da80e18e55569eb73406b139961ba41 100644
--- a/src/index.js
+++ b/src/index.js
@@ -471,7 +471,7 @@ async function getData(url, apiAuthKey, userLogin, pointId) {
valueProcessors: [parseValue],
explicitArray: false,
},
- processData()
+ processData('com.grandlyon.enedis.day')
)
}