Adding www.saurclient.fr integration

Hello there,

Im posting here to find out if anyone would be interesting to create with my help a new integration for www.saurclient.fr

What is www.saurclient.fr ?

It is a website used by french customers that is used to see contract information for water supply, especially usefull because you can see you water consumption data, day by day.

see for yourself :

It would be awesome to have an integration on home assistant to integrate those data in HA.

I reversed engineered a little bit the website, and found out it is using an undocumented API endpoint.

it is fairly easy to use, you need one POST Request with the username/password to get an access token :

And then one GET Request to get the values :

I dont havethe knowledge and skills to create the integration but i can help by providing information and testing.

Is anyone interested for this ? :slight_smile:

2 Likes

hi,
i am also at saur company
I can help a bit
but tell me how to pass login and password in postman ?
thx