telemeter
telemeter copied to clipboard
Update Telenet API
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
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
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.
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.
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.