ooii / pySuez

Get your water consumption data from your Suez account (www.toutsurmoneau.fr)
Apache License 2.0
8 stars 12 forks source link

Redirect to eauxdesenart.com #14

Closed schumijo closed 8 months ago

schumijo commented 2 years ago

Hello,

When I login to www.toutsurmoneau.fr, I am automatically redirected to eauxdesenart.com website. This website is exactly the same and when I edit your BASE_URI variable, values are correctly parsed.

Is it possible to take into account this redirection in your code ?

I would like to use home assistant integration without editing python scripts.

Thanks for your work !

Guigui37 commented 2 years ago

Hello,

Same problem here, but redirected to www.gaz-et-eaux.info. Website www.toutsurmoneau.fr used to work few years ago, but now, each time we log on www.toutsurmoneau.fr, we get redirected to a different domain.

Thank you ! :-)

willyFFfan commented 2 years ago

Hello,

Same problem here, i got redirected on https://www.eau-olivet.fr/

Thanks for your work !

schumijo commented 2 years ago

While waiting for an answer from @ooii, I have created my personal fork : https://github.com/schumijo/toutsurmoneau

Maybe guys you can try to do yours by editing BASE_URI variable. Ask me if you need help😉