telemeter icon indicating copy to clipboard operation
telemeter copied to clipboard

Update Telenet API

Open FilipDem opened this issue 1 year ago • 4 comments

Hi, It seems that Telenet has changed its IT infrastructure and current implement is no longer working... In fact, it is still active, but data at Telenet is not updated. Is this code still maintained and will there be an update? Thanks, Filip

FilipDem avatar Apr 25 '23 19:04 FilipDem

I believe the current code is valid for people still on the old Telenet back-end. Anyone willing to update this code can have a look at https://github.com/geertmeersman/telenet/blob/main/custom_components/telenet/client.py

Mntz avatar Jun 25 '23 15:06 Mntz

Hi, I currently do not have the time to update this script, though you are of course free to contribute any fixes. With the rollout of Fiberklaar, I will likely be changing internet providers, leaving me unable to test any changes. If and when this happens, I will look for a new maintainer and archive this repository.

KillianMeersman avatar Jun 25 '23 17:06 KillianMeersman

The telenet API is currently broken. For example the daily-usages do not sum to your total usage. It will be very hard to fix all the current functionality without a fix from telenet first.

HansWeltar avatar Jul 16 '23 07:07 HansWeltar

I made initially a variant from Killian's implementation. I recently changed it to the new Telenet API. Please find the implementation in https://github.com/FilipDem/Domoticz-Telemeter-plugin. Look at the Telenet.py.

FilipDem avatar Jul 27 '23 19:07 FilipDem