KillianMeersman / telemeter

Fetch Telenet Telemeter information
19 stars 4 forks source link

Update Telenet API #11

Open FilipDem opened 1 year ago

FilipDem commented 1 year ago

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

Mntz commented 1 year ago

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

KillianMeersman commented 1 year ago

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.

HansWeltar commented 1 year ago

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.

FilipDem commented 1 year ago

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.